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: 

can we enable (input possible ) any field using transaction variant

Former Member
0 Kudos

Hi ,

I am working on standard transaction code FPE1. there is one field which is disable(input not possible)

If i go to screen then i can see that one of the attribute of the field ( input field is not checked ) is responsible for making this field input disable .

If i use transaction variant can i make that field input enable . because i tried using transaction variant

but there is no option to make any field enable.

so how can i do that? any suggestion / ideas are appreciated .

Thanks,

Jack

1 REPLY 1

Former Member
0 Kudos

I don't think you can enable a field using transaction variants if it is configured or otherwise disabled. See if the field is configurable and change the configuration. If not, there is no option.