‎2009 Dec 16 4:01 AM
Hi All,
I want to create a sales order reference to an old SO, thus I use BAPI_SALESDOCUMENT_COPY
but in this new SO, I want to change the line items data, how to do it ?
Shld I call BAPI_SALESORDER_CHANGE after BAPI_SALESDOCUMENT_COPY ?
Is this the correct way ? any other Bapis I can use ?
‎2009 Dec 16 8:58 AM
Yes you have to use BAPI_SALESORDER_CHANGE or you can write your own bapi or remote enable fuction module writting BDC in that of T. Code va02.
‎2009 Dec 16 8:58 AM
Yes you have to use BAPI_SALESORDER_CHANGE or you can write your own bapi or remote enable fuction module writting BDC in that of T. Code va02.