cancel
Showing results for 
Search instead for 
Did you mean: 

How to find the service hierarchy

Former Member
0 Kudos

Hi all,

On SRM 7.02 a purchase requisition with service specification is transferred to SRM and then been adopt to a RFx.

The result is outlines and services are been created as you can see in the screenshot

I'm trying to find out how to retrieve this structure, the parent and son, so I can download it in the same structure to an external system.

Going to BBP_PD and try to understand how it was saved in the D/B leads to no where.

Is there any function to get this information?

Regards,

Raz

Accepted Solutions (1)

Accepted Solutions (1)

konstantin_anikeev
Active Contributor
0 Kudos

Hi Raz,

Check the fields (Item level, BBP_PDISS)

PS_HANDLE_ITM - Item itself

PS_HL_ITEM - Parent Item ( refers not to GUID, but to PS_HANDLE_ITM)

Regards

Konstantin

Former Member
0 Kudos

Hi Konstantin,

Thanks for your reply, are you aware of any function that can retrieve this information?

Regards,

Raz

konstantin_anikeev
Active Contributor
0 Kudos

Hi Raz,

I use method /SAPSRM/IF_PDO_ITEM_LIST~GET_ITEM_LIST of sc object

Regards

Konstantin

Answers (0)