cancel
Showing results for 
Search instead for 
Did you mean: 

PM_HIERARCHY_CALL - Read active Functional Locations

Former Member
0 Kudos

Hi Folks,

I am using PM_HIERARCHY_CALL to read Functional Locations data. Is there any parameter I can use in this FM, to remove the ones that are marked for deletion.

Regards,

Tanushree

Accepted Solutions (0)

Answers (2)

Answers (2)

peter_atkin
Active Contributor
0 Kudos

Tanushree,

Try:

  • Class CL_EAM_HIERARCHY_READ and method READ_HIERARCHY
  • Function module PM_HIERARCHY_CALL_IFLO

.

PeteA

raymond_giuseppi
Active Contributor
0 Kudos

IMHO You have to find a trick to pass an initial DY_LVORM parameter to report RIEQUI10 called behind the FM.