Hello All,
I want to show the table entries in display format, that i want to show the values but only i want to disable.
If i am using
Loop at screen.
screen active = 1.
screen output = 0.
endloop.
but the above logic is not working is there any other way to show the table entires in display mode. On this any suggestions.