cancel
Showing results for 
Search instead for 
Did you mean: 

Down Payment fields not updated in BBP_ECS_PO_OUT_BADI

Former Member
0 Kudos

Hi,

We've implemented 'BBP_ECS_PO_OUT_BADI' badi to populate certain fields in backend system using 'CT_BAPI_CUSTOMER_FIELDS' table.

These fields are related to the Down Payment(DOWNPAY_TYPE, DOWNPAY_AMOUNT, DOWNPAY_PERCENT) and are available in BAPIMEPOHEADER structure in backend(ECC system). Whereas these fields are not available in 'BBPS_IF_BAPIMEPOHEADER_PI' interface of the BADI(SRM system).

Hence we've decided to implement the said BADI using custom fields, though they are SAP standard fields.

Although we've populated the Customer fields table correctly, the values are not getting reflected in PO created at the backend.

So, I would like to know the better approach for implementing the above mentioned scenario.

Thanks in advance.

Thanks & Regards,

Amit

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Amit,

Why dont you use the doc change badi so that the downpayment information is consistent in SRM and the backend.

Regards

Azad