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

Transaction Variant for second screen

Former Member
0 Likes
480

Hi Friends

Am stuck for taking decision need your best suggestion ,

for  the  standard tcode  O4V2/O4C2   field max weight must be grayed out means it should be only in display  like unit weight

one way is to use screen user exit  but  seems lots of system changes need to do for that after finding correct user exist

second method is  Transaction variant  but here i  found that it recording only for first screen of these std tcodes  (  O4V2/O4C2  )

and not going on second screen where actually  max weight field exist  .

pls guid me how I can go ahead to resolve this

Regards

Meeta

Hi Friends

Am stuck for taking decision need your best suggestion ,

for  the  standard tcode  O4V2/O4C2   field max weight must be grayed out means it should be only in display  like unit weight

one way is to use screen user exit  but  seems lots of system changes need to do for that after finding correct user exist

second method is  Transaction variant  but here i  found that it recording only for first screen of these std tcodes  (  O4V2/O4C2  )

and not going on second screen where actually  max weight field exist  .

pls guid me how I can go ahead to resolve this

Regards

Meeta

1 REPLY 1
Read only

Former Member
0 Likes
432

Hi

Transaction variant worked for my requirement  🙂