‎2010 Jun 28 12:57 PM
Hi,
I have extended VBAK table (appending fields) and the dynpro of VA01, VA02 and VA03. When a user modifies or creates a sales order, appears new fields and its content is stored correctly at VBAK.
But, If a program runs BAPI_SALESORDER_CHANGE, how can I store data into the new fields of VBAK? Do I need to modify BAPI_SALESORDER_CHANGE?
Thanks in advance,
Ricard.
‎2010 Jun 28 1:04 PM
Hello
No need. In this BAPI structure EXTENSIONIN is present. Use it.
How to use - you may find yourself in SDN.
‎2010 Jun 28 1:04 PM
Hello
No need. In this BAPI structure EXTENSIONIN is present. Use it.
How to use - you may find yourself in SDN.