2008 May 17 7:18 AM
Hi!
I have a Maintenance View created from my ZTABLE, so depending on some validations I want the maintenance view to show me all fields or some fields that I want, how can I do that? I don't know if i have to do a loop at screen and make invisible the fields but i don't know how to do it.
I Appreciate your help.
Thanks
2008 May 17 11:47 AM
Hi,
It will be impossible if the the fields that you want to hide are mandatory.
If the field that you want to hide are not mandatory, you can do this by changing the generated PBO of the generated screen.
And then you'll have to manipulate the table control in the PBO.
Reward if helpfull...
Cheers,
Deepanker.
2008 May 17 12:47 PM
hi check this...
http://help.sap.com/saphelp_nw04/helpdata/en/91/ca9f4aa9d111d1a5690000e82deaaa/frameset.htm
regards,
venkat