cancel
Showing results for 
Search instead for 
Did you mean: 

How to read and create Forecast Orders in SAPAPO

sandeep_gvv2
Participant
0 Kudos

Hello All,

I am working on one of the APO object my requirement is

Get data from the product master based upon the selection options like Product,Location,SNP Planner,Profit center,Material Status...

Read the forecast (category FA) orders for each material/location

For each forecast order found, create a forecast order (category FA) for the packaging material using the same date quantity.

My Query is How to read and create Forecast Orders in SAP APO?

I am not able to find any table but i found one F.M "BAPI_PIRSRVAPS_GETLIST" But i am not sure whether its the right one and how to use it accordingly....

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi

Please use the below BAPIs

BAPI_PIRSRVAPS_GETLIST

BAPI_PIRSRVAPS_REQUESTLIST

Thanks

Sunil scM