‎2008 Jul 25 12:18 PM
Hello Guru's,
I have read some threads on how to change the VBAK table, but it doesn't give me the right idea on how to do it. Is there a bapi which I can use to update the VBAK table?
Best regards
‎2008 Jul 25 12:26 PM
HI,
Would you like to add fields to the VBAK Table?
Then you can use append structure to do that.
Would you like to change a sales order (which is the data in the VBAK Table)?
You can use the TCODE VA02 to change the Sales order
or you can use BAPI_SALESORDER_CHANGE for this
santhosh
‎2008 Jul 25 12:26 PM
‎2008 Jul 25 12:26 PM
HI,
Would you like to add fields to the VBAK Table?
Then you can use append structure to do that.
Would you like to change a sales order (which is the data in the VBAK Table)?
You can use the TCODE VA02 to change the Sales order
or you can use BAPI_SALESORDER_CHANGE for this
santhosh
‎2008 Jul 25 12:28 PM