cancel
Showing results for 
Search instead for 
Did you mean: 

Capture Sales district value in VA02 in User exit MV45AFZZ

Former Member
0 Kudos

Hi,

I am facing some problem in transaction VA02.

when the user enters the <b>sales district</b> ( VBKD-BZIRK) value in the header and press enter, I want to capture that value into a variable for my further project specific validation. Please kindly help me in this endeavor.

Also please kindly tell me where to code my further validations in the user exit MV45AFZZ.

I will reward the points for sure.

Thanks and Regards,

Raghu nandan S

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ragu,

You can program your check logic in the form USEREXIT_MOVE_FIELD_TO_VBKD in the include MV45AFZZ

Regards,

Jayakandn

Former Member
0 Kudos

You can also try

USEREXIT_MOVE_FIELD_TO_VBAP in the include MV45AFZZ

regards

Biju