Application Development and Automation 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: 
Read only

VBKD-TRATY in BAPI_SALESORDER_CREATEFROMDAT2

Former Member
0 Likes
1,396

Hi Experts,

Please confirm how to pass the value of Means of Transport(VBKD-TRATY) to the BAPI BAPI_SALESORDER_CREATEFROMDAT2?

Thanks in Advance,

Ajith

Hi Experts,

Please confirm how to pass the value of Means of Transport(VBKD-TRATY) to the BAPI BAPI_SALESORDER_CREATEFROMDAT2?

Thanks in Advance,

Ajith

1 REPLY 1
Read only

Former Member
0 Likes
800

Hi

I think u need to use the EXTENSIONIN table: if it's an header data u can assign it to header structure else to the item structure.

Then u need to develop the user-exit USEREXIT_MOVE_FIELD_TO_VBKD (MV45AFZZ) in order to transfer it to VBKD

Max