Hi
I have designed a new screen in SDF2, it has some input & output fields. I wanted to display all the input fields as unprotected in green color and output fields as protected in Turquoise color when I browse the records. When I used the change functionality all the input field attribute definition should be replaced by output attributes and vice versa.
This requirement is working fine when I opened the screen in xped. if I remove all the breakpoint & run transaction to display the screen all the fields are displaying in green color. Can anyone please help me to find out why this is happening? I will provide the attribute details below for your reference.
SDF2 attribute definition:-
input:- UNP NOR SK MD
output: UNP NOR SK MD
reset the attribute dynamically before displaying screen in browse mode:-
input:- DFHBMFSE
output:- DFHBMASF
Thanks,
Manju