Application Development and Automation 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: 
Read only

user exit for VA02

Former Member
0 Likes
541

hallo gurus,

plz anyone tell me which exit is used for sales order i.e. va01 or

va02 t-code for changing order qty.

plz reply me soon.

thanks in advance.

regards,

Jyotsna

hallo gurus,

plz anyone tell me which exit is used for sales order i.e. va01 or

va02 t-code for changing order qty.

plz reply me soon.

thanks in advance.

regards,

Jyotsna

3 REPLIES 3
Read only

Former Member
0 Likes
502

Hi jyostna,

You can use the exit under V45A0001 and the Exit is

EXIT_SAPFV45S_001 to change the order quantity.

Regards,

Sumalatha N

Read only

Former Member
0 Likes
502

Hi Jyosna

we dont have any exits for changing order quantity.

directly goto VA02 there u can change the order quantity.

regards,

Chenna.

Read only

Former Member
0 Likes
502

Hi Jyotsna,

Pls use the include MV45AFZZ for you requirement.

In that use FORM userexit_move_field_to_vbap.

Here pass the value of qantity to the line item you want.

VBAP-KWMENG = whatever you want.

Change the vbap structure directly, so that it wil update it accordingly.

Regards,

Vvieks