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: 

regarding user_exits

Former Member
0 Kudos

hi one & all,

i have to add certain condition for field erdat(o created date) in VA11 appl.i tried thru user exits.my requirement is i'v to stop the creation of so for particular customer who did'nt put at least one qua within one 6 months.then he is restricted to raise quation.

so, my req is that i'v to restict in VA11 appl., with message ' u r not allowed to raise this'.

i tried with user exits. but i have find out last quation created date and compare with present.lf it is >6 months then the above message has to show in the VA11 appl.

pls reply to this ASAP.

with regards,

J.prakash.

4 REPLIES 4

Former Member
0 Kudos

Use MV45AFZZ...It has all the user exits related o Sales order Quotation, etc...

Check the condtion that sy-tcode is VA11 and write the code under it in a suitable userexit.

Thanks

0 Kudos

You can use this userexit USEREXIT_MOVE_FIELD_TO_VBAK

Checking the erdat filed of structure vbak will solve the purpose

Message was edited by:

Utsah Garg

Former Member
0 Kudos

cv

Message was edited by:

subhasis sahoo