Application Development 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: 

Functional Location

Former Member
0 Kudos

Dear Friends,

Hope your r doing great.

I have a requirement related to PM module. I have a selection option for Function location, Equipment no, Construction type and Planner group. User want to show all the sub locations also.

There are some function module but i cant pass internal table in those function modules.

Can anybody knows the tables or what is the best way to do it.

Thanks & Regards,

Manoj

1 REPLY 1

Pawan_Kesari
Active Contributor
0 Kudos

I suppose the master table of functional location is IFLOT, using this table you can find the sublocation.

Usually functional location are in format XXXX-XXX-XXXX-XXXX-XXX-XXX-XXXX.

For example

1001-200

1001-200-101

1001-200-101-200

1001-200-101-200-101

In this case functional locations 1001-200-101, 1001-200-101-200 and 1001-200-101-200-101 are sublocations for 101-200.