Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Transfer EWM => ERP - delivery custom fields

ralf_wenzel_heuristika
Active Participant
0 Kudos

Hi.

I extended EWM table /SCDL/DB_PROCH_O in EWM and LIKP in ERP with some custom fields. Now I have to transfer the contents of this custom fields from EWM to ERP while posting outbound with /SCWM/PRDO.

I append CV_BAPI_DELIVERY_NUMBER (as PARAM), the fieldname (as FIELD) and the value (as VALUE) to CT_BAPI_EXTENSION2 in method /SCWM/IF_EX_MAPOUT_OD_CHANGE~MAPOUT, but in the outgoing queue I can see, that no data was appended. In detail, a breakpoint, set into this method, will not be proceeded.

What I am doing wrong? Is there something to activate, to customize, etc.?

Kind Regards

Ralf

0 REPLIES 0