cancel
Showing results for 
Search instead for 
Did you mean: 

badi to change po_price in ECC

Former Member
0 Kudos

Dear experts,

We are now using SRM 7.0 EHP2, classic scenario, and transferring PO from srm to ecc using PI. In transferring error occured in ECC as "Net price must be greater than 0".

The reason has been indentified now. Accounting to note 1410118 and 1733842, this is a MM function limitation. To fix this issue, we now need to change the field PO_PRICE value from to 2 to 0 in ECC side before bapi_po_create1 is called. Could anybody give some help where we could do this enhancement in BADI "ME_BAPI_PO_CUST"?

Thanks very much and best regards.

Meng yang

Accepted Solutions (0)

Answers (2)

Answers (2)

ricardo_cavedini
Active Contributor
0 Kudos

Hello,

Since you are using classic scenario and ESOA, BAdI /SAPSRM/BD_SOA_MAPPING can be used.

Regards,

Ricardo

konstantin_anikeev
Active Contributor
0 Kudos

Hi Yang,

have you tried to change it on SRM site via BADI BBP_ECS_PO_OUT_BADI?

You have to update PO_PROCE in the table CT_BAPI_POITEM.

Regards

Konstantin