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: 

validation in sales order

0 Kudos

hi experts,

i am entirely new to user-exits , i know validations in sales order can be done in the program MV45AFZB with

userexit_check_vbak

userexit_check_vbap

userexit_check_vbkd

userexit_check_vbep

userexit_check_vbsn, i dont know how to do it,

can any one write me how to do it by talkin a simple vallidation,

how to implement it in cmod ie abt applyin in the transaction.

plz i need this , i can help u in givin u points.

thnx already prakash.

3 REPLIES 3

Former Member
0 Kudos

Hi,

Checkout this link

http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/frameset.htm

Also, there is not SMOD for this user-exit (so there is no CMOD either). You have to write your code here only. You will need a access for program MV45AFZB to write your code.

Let me know if you need any other infromation.

Regards,

RS

Former Member
0 Kudos

Hi ,

SAPMV45A is the program for the User Exits .

This program contains Include programs where whole SD flow will be involving .

MV45AFZB - this include is reserved for user modifications & Forms for sales

document processing .

when u try to change the program , it will ask for the ACCESS KEY , provide the access key ( u can get it from the BASIS Consultant ). after these , u can proceed with ur code

make sure that , in which FORM ENDFORM , u have to insert the code.

Thanks,

Manjunath MS

0 Kudos

Hi ,

Is your problem resolved by this ?

I'm also having the same kind of requirement but unfortunately this USEREXIT_CHECK_VBSN does't called up during breakpoint set up.   I want to carry some additional validation while Serial number entered during SO creation .

Can you please advice me ?


Regards,
Lalit