2009 Oct 20 9:23 AM
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
2009 Oct 20 9:36 AM
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