‎2007 Oct 23 8:28 PM
‎2007 Oct 23 8:36 PM
Alberto,
You can add item by using this BAPI
BAPI_SALESORDER_CHANGE
You can fill all the new items you want to add and update the indicator for the structure BAPISDITMX-UPDATEFLAG as
Possible UPDATEFLAGS:
U = change
D = delete
I = add
Thanks,
Vamshi.
‎2007 Oct 23 8:36 PM
Alberto,
You can add item by using this BAPI
BAPI_SALESORDER_CHANGE
You can fill all the new items you want to add and update the indicator for the structure BAPISDITMX-UPDATEFLAG as
Possible UPDATEFLAGS:
U = change
D = delete
I = add
Thanks,
Vamshi.
‎2007 Nov 26 3:21 AM