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

report

Former Member
0 Likes
550

Hi Guys,

is there any function module where we can get all the function locations as they are maintained in table IFLOT hierarchically.

please reply urgently.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
524

Hi

use PLM_GET_SUBORDINATE_FUNCLOCATS

regards, Dieter

4 REPLIES 4
Read only

Former Member
0 Likes
524

try FM

<b>I_SMPM_FUNCLOC_GET</b>

Read only

Former Member
0 Likes
524

Hi,

Try this

PMEX_HIERARCHY_CATALOG_IFLOT

Regards,

Suruchi

Read only

Former Member
0 Likes
525

Hi

use PLM_GET_SUBORDINATE_FUNCLOCATS

regards, Dieter

Read only

0 Likes
524

Hi Dieter,

i have already tried this f. module. But its giving me the sub functional locations till one level.

Say india is the topmost in the herarchy then the states and then the cities respectively.

Now if i give india then all the functional locations i.e till the cities should be displayed.