cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,I have a requirement to call transaction VA02 from an ABAP program, which will run as a background task. The user will provide input via a selection screen. This input should be populated in VA02, and the sales order should be saved automatically. I'm considering two options for achieving this: BDC (Batch Data Communication) or BAPI_SALESORDER_CHANGE. Which option would be the most suitable for this scenario? Additionally, my VA02 screen has a custom tab with fields populated from a Z table. Is it possible to update this Z table using either BDC or BAPI_SALESORDER_CHANGE? Are there any other alternatives besides BDC or BAPI that I should consider? Your insights and suggestions would be greatly appreciated. Regards,

0 Likes
View Entire Topic
SantoshB
Explorer
0 Likes

Hi @Ryan-Crosby ,

in below screenshot, there is update button, whatever this update button does , whether the same functionality is available in BAPI_SALESORDER_CHANGE?

SantoshB_0-1709869448101.png