Skip to Content
0
Feb 25, 2014 at 03:30 PM

how to populate custom fields data in ewm /SCDL/DB_PROCI_O table

2105 Views

Hi,

i am transfering custom fields from ECC to EWM when outbound order is created in ECC using interface.

in ewm i am using BADI SCWM/EX_ERP_MAPIN_OD_SAVEREPL to get custom fields data from ECC. and i need to update that custom fields in

EWM standard table /SCDL/DB_PROCI_O.

i added custom fields in /SCDL/DB_PROCI_O table using APPEND structure /SCDL/INCL_EEW_DLV_ITEM_STR.

how to update these custom fields in ewm table because data in these table created automatically when outbound develery created.

Can any one please help how to populate custom fields in EWM table by using above BADI for outbound order