cancel
Showing results for 
Search instead for 
Did you mean: 

BBP_ECS_PO_OUT_BADI, Are all fields to be populated ?

Former Member
0 Kudos

Hi All,

We have to use BADI BBP_ECS_PO_OUT_BADI to modify line items of a Purchase Order when the Purchase Order is transmitted from SRM to ECC.

We have to set the "CONF_CTRL" field of the line items to '0001'.

Currently we are not able to transmit a PO, so not able to debug and check how the paramaters of the BADI are populated and how to export the data.

My confusion is that, are we supposed to export all the PO data in the changing paramaters.

i.e am I supposed to populate the remaining changing paramaters like CS_BAPI_POHEADER, CT_BAPI_POADDRDELIVERY, CT_BAPI_POSERVICES etc.

Or

I have to populate only the line items paramater CT_BAPI_POITEM

even in the line items paramaters CT_BAPI_POITEM, there are many fields. And the structure of importing paramater IT_ITEM is different than the structure of CT_BAPI_POITEM.

Do I need to populate all the fields of CT_BAPI_POITEM or only the field I have to change.

Thanks,

Sameer

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You have to populate those fields only which you needs to be changed.

With Regards,

Malay