Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Get Functional Locations based on characteristic values

Former Member
0 Likes
474

Hi,

I want to get the functional locations based on characteristic values. I know the class and characteristic name.

Is there any tables to get the functional locations based on values of characteristics.

Thanks & Regards

Bhaskar

Hi,

I want to get the functional locations based on characteristic values. I know the class and characteristic name.

Is there any tables to get the functional locations based on values of characteristics.

Thanks & Regards

Bhaskar

1 REPLY 1
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
369

There is no direct tabel for this. You have to get the class for characterictics and then the equipment for the class.

From the equipment you can get the Functional Location., You can check the tables EQUI,KLAH,KSSK,CABN,CAWN etc.

Kesav