Dear all,
i have a specific requirement on screen painter - Table Control wherein I have 2 screens...
First screen is just like a Selection screen for resticting data retrieval ...based on this first screen the data will be shown in the table control in second screen.
Now I want some of the records (to be displayed in TABCON) to be editable and some to be Non-editable Based on selection
i.e if internal table has a specific value for a specific field then that record has to be Non-editable.. other wise it should be editable....
Should I try with structure SCREEN or any other way out ? How ? Pls share ur views......
Thanks in advance.........