a month ago
I have a table control in my custom abap program where I have 7 columns. I want to achieve the below layout for input/output disabled/enabled where green is input allowed and red is input disabled. I have searched google and sap community for solutions and tried out many but nothing seems to be working.
Based on column 7, I am trying to make the row editable/disabled. If it is true, then input disabled. If it is false then input enabled. And by default, a new row will have column 7 as false. I tried to put my code inside a module within the Loop itab with table control in my PBO, but that doesn't seem to be working.
Please help with this. It is quite urgent.
Thanks in advance!!
Paste your whole PBO and the whole code of the module with "loop at screen".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
81 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.