cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to check Pegged Requirement for multiple materials in SAP S/4HANA Public Cloud

SAPSupport
Employee
Employee
0 Likes
143

How to check Pegged Requirement for multiple materials in SAP S/4HANA Public Cloud
         


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Likes

There is no app to check Pegged Requirement for multiple materials.
The suggested resolution is to use BO I_SupplyDemandItemTP-> GetPeggingWithItems.
See https://api.sap.com/bointerface/I_SUPPLYDEMANDITEMTP#:~:text=GetPeggingWithItems-,GetPeggingWithItem...

Note: This BO can only be used to retrieve the data for a single level. 
         To retrieve the Pegged Requirement for multiple levels, this BO needs to be called for multiple times. 

Answers (0)