Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

how can i modify the field on standard vbak table

Former Member
0 Kudos

Hi Experts,

I have to change the flag of (vbak-faksk) vbak table from 23 to 24 for selected records.how can i include the bdc program here in my logic.

thanks

suri.

2 REPLIES 2

Former Member
0 Kudos

gopi_narendra
Active Contributor
0 Kudos

Check the BAPI BAPI_SALESORDER_CHANGE

under this check the structure BAPISDH1 for ORDER_HEADER_IN

Under this structure check the field BILL_BLOCK.

Check the documentation of this BAPI of how to use it.

Regards

Gopi