cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI for replicate PO in Ext. Classic Scenario

Former Member
0 Kudos

Hello All,

What BAPI may i use to replicate PO in backend system?

please give me some hints

thanks

Paulica

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Try to BBP_PO_CREATE and BBP_PO_SAVE

Check this help too.

http://help.sap.com/saphelp_srm40/helpdata/en/e9/d0fc3729b5db48e10000009b38f842/content.htm

Regards,

Marcin Gajewski

yann_bouillut
Active Contributor
0 Kudos

Hi,

BAPI_PO_CREATE1

kind regards,

Yann

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

In ECS scenario BAPI BBP_PO_INBOUND is used to replicate the PO in the backend.

sankar