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: 

Value is not reflecting in exit for Tcode QA32

Former Member
0 Kudos

Hi all,

My requirement is w.r.t quantity field for tcode QA32. In this field RQEVA-VMENGE01 should be maintained to some value based on some condition for RQEVA-ZUBUCHMG_F.

I am trying in QEVA0010 exit and have written i_rqeva-vmenge01 = '0.06'.(this is just to test).

But this value is not getting reflected in qa32 for inspection lot stock tab.

Found that after coming out of the function exit, value of vmenge01 is not getting passed to RQEVA.

plz help.

Regards,

Mukesh Yadav

1 REPLY 1

Former Member
0 Kudos

solved!