cancel
Showing results for 
Search instead for 
Did you mean: 

BADI BBP_ECS_PO_OUT

Former Member
0 Kudos

Hello, normally this badi is used to transfer the PO from SRM to the backend.My question is where is BAPI_PO_CREATE used ? after the BADI i guess. Does anyone know the name of the standard program where it is used?

Accepted Solutions (0)

Answers (1)

Answers (1)

laurent_burtaire
Active Contributor
0 Kudos

Hello Antish,

BAPI_PO_CREATE is a R3 BAPI called by RFC.

Depending on your R/3 version, check in table BBP_FUNCTION_MAP which functional modul driver (B46B_DPO_TRANSFER, B470_DPO_TRANSFER, etc.) is used in your SRM system.

Call to BAdI BBP_ECS_PO_OUT then to R/3 BAPI is done in concerned FM.

Regards.

Laurent.