cancel
Showing results for 
Search instead for 
Did you mean: 

Fetching order data from Live Cache

former_member566355
Participant
0 Kudos

Hi

The requirement is to fetch order data from liveCache for a given product based on ATP category . (AY - dependent demands and AU - order reservations)

I want to get information about the dates and order quantity.

I have identified following two FM's.

/SAPAPO/OM_PEG_CAT_GET_ORDERS

/SAPAPO/OM_ORDER_GET_DATA

Which one of the two FM is more suitable specific to my requirement ? Also what are the important parameters to be passed in the applicable FM ?

I would also like to know the difference in these two FMs?

Thanks in advance,

Yogesh

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member566355
Participant
0 Kudos

Hi,

I tried FM PAPO/OM_PEG_CAT_GET_ORDERS

I am giving the following inputs

1. PEGID which I am getting from /SAPAPO/DM_MATERIAL_GET_PEGID for a given product location.

2. ATP category in IT_CATEGORY = BM and CC

3. V_SIMSESSION = 000

4. IV_IONODE_PEG_SEL = 0

But I am getting LC_COM_ERROR

What parameters am I missing ?

Regards,

Yogesh