cancel
Showing results for 
Search instead for 
Did you mean: 

BAPIs to load SO and PO in APO TP/VS (SCM7.0)

Former Member
0 Kudos

Hello,

As stated in the discussion there are BAPIs that are used by ECC-APO TP/VS integration, if i want to use those by and external application, like Non SAP ERP, using NW PI, to insert new SO and PO or even to perform a transportation planning simulation, does anyone know which are those BAPIs, where to find those in APO server ?

Thanks,

Renato

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Renato,

sorry for late reply.

You can use standard available BAPIs to create SO and PO in the APO system from any legacy (non SAP) system also using RFC connection between 2 systems.

BAPIs are RFC enabled so you can call them from legacy system via some interface.

For SO creation BAPI is : BAPI_SLSRVAPS_SAVEMULTI2

and

For PO creation BAPI is : BAPI_POSRVAPS_SAVEMULTI3

Regards,

Saurabh