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: 

Create / Change Sales Order using BAPI - Populating Enhanced Fields

Former Member
0 Kudos

Hi,

I am using BAPI: BAPI_SALESORDER_CHANGE to change the Sales Order and want to update the Enhanced Screen Field (Screen Exit Fields) in the Sales Order. Where to populate these enhanced screen fields in the BAPI Structure?

Appreciate Your Help!.

Thanks,

Kannan

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Regards,

Padmam.

2 REPLIES 2

Former Member
0 Kudos

Hi,

Regards,

Padmam.

Former Member
0 Kudos

Hi Kannan

You can use USEREXIT_MOVE_FIELD_TO_VBAK or USEREXIT_MOVE_FIELD_TO_VBAP available in MV45AFZZ.

When you change sales order using BAPI, the above user exit is called and you can pass the requried values

Regards

MD