cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI to transfer PO data from SRM to SAP

Former Member
0 Kudos

Hello, i have modified my Purchasing org. in SRM . Is there a BAPI i can use to transfer this modification to SAP.

Accepted Solutions (0)

Answers (2)

Answers (2)

peter_novoth
Employee
Employee
0 Kudos

Hi Antish,

I suppose you use the extened classic scenario.

In this case the changes (what you do dialog) on the SRM PO should be automatically replicated to the R/3 backend, and no manual report execution is needed.

The BBP_PD_PO_TRANSFER_EXEC is called by the system automatically, but as Laurent also mentioned, you can also exete it manually.

Regards,

Peter

Former Member
0 Kudos

Hi,

Please check BAPI_PO_CREATE/BAPI_PO_CREATE1 in R/3.

Regards,

Gopesh

Former Member
0 Kudos

the PO already exists in R3

laurent_burtaire
Active Contributor
0 Kudos

Hello Antish,

How did you modify concerned PO ? With a specific report ?

If this modification was not transfered to R/3, run function module BBP_PD_PO_TRANSFER_EXEC using PO Guid as importing parameter.

Regards.

Laurent.