cancel
Showing results for 
Search instead for 
Did you mean: 

Load Planned orders directly in APO SNP

Former Member
0 Kudos

Hi Gurus,

I have some products that are planned outside APO, however I need to load the planned orders in APO to consider during the capacity planning. How can I load planned orders directly in APO, I have the information in a excel spreadsheet.

thanks a lot and regards,

Luiz

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi guys, thanks for the help!

With this BAPI, could I use the function loader and directly load the planned orders, whitout any development?

thanks a lot and regards,

Luiz

Former Member
0 Kudos

Hi,

You have to develop ABAP program to map the fields from Excel to the fields in BAPI table.

Thanks & regards,

Sanjog

Former Member
0 Kudos

Hi,

you can upload planeed orders by BAPI, LSMW and BDC (call transaction and session methods)

BAPI for planned orders-BAPI_MOSRVAPS_SAVEMULTI3

By help of ABAPER you can use BAPI and BDC

Generally functional consultants will do the LSMW for data uploads

Another Option

you upload the planned orders in R/3 system which is connected to SCM system

then do the CIF

all planned orders will be transfered.

Thanks

sreeni

Former Member
0 Kudos

Hi,

You can upload Planned Order using BAPI "ManufactOrderAPS /BAPI_MOSRVAPS_SAVEMULTII3".

Create and schedule the program as per your requirement in the excel format and upload the planned order. This is the most suitable option to load large number of records as per the schedule.

Thanks & Regards,

Sanjog Mishrikotkar

Former Member
0 Kudos

Hi Luiz,

Please try in the following:-

1) /sapapo/rrp4

2) planning book

Regards

R. Senthil Mareeswaran.