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

Screen user exit : program sapmv45a screen 8309

Former Member
0 Likes
1,884

Hi,

I added fields to screen 8309 , but in the flow logic of the screen 8309 system is not allowing any code(call modules) to write ( i already given the access key and designed the screen) .

when i searched forums i came to one command

*{ INSERT "TR No" 1

module XXXX.

*} INSERT

i could not understand the above command .......

Ram

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,170

Hi,

the code for screen Validation has to write in Include 'MV45AFZZ'.

Search for the T-code VA01--Check for form routine ""userexit_field_modification

" and add your manual code..

Regards,

Prabhudas

Hi,

I added fields to screen 8309 , but in the flow logic of the screen 8309 system is not allowing any code(call modules) to write ( i already given the access key and designed the screen) .

when i searched forums i came to one command

*{ INSERT "TR No" 1

module XXXX.

*} INSERT

i could not understand the above command .......

Ram

1 REPLY 1
Read only

Former Member
0 Likes
1,171

Hi,

the code for screen Validation has to write in Include 'MV45AFZZ'.

Search for the T-code VA01--Check for form routine ""userexit_field_modification

" and add your manual code..

Regards,

Prabhudas