‎2014 Jan 06 7:27 AM
Hi,
I am getting below options in disable mode in table control while creating the same. how to make it enable?
Screenshot attached.
1.) Scroll
2.) Insert/delete
3.) Select/Deselect.
BR
Sumeet
‎2014 Jan 06 7:41 AM
Hello,
I am not able to find your screenshot , meanwhile as i get your question correctly ; you need to enable the above three things.
You need to create a screen and table control wizard. In the table control wizard the 5th option named - " Select Additional Table Maintenance Function" and select the check box for all three mentioned above.
Let me know whether this is what you needed.
Thanks
Romit Raina
‎2014 Jan 06 7:47 AM
‎2014 Jan 06 7:55 AM
‎2014 Jan 06 8:07 AM
Hello Sumeet.
All those three options will be enabled only for table control with INPUT CONTROL attribute, with LINE SELECTION COL. and MULTIPLE line selectability.
Regards.
‎2014 Jan 07 2:53 AM
Hi Sumeet,
Apart from whats mentioned by Arun, also create a char 1 field named 'SEL' in this example in your internal table to activate the required options of scroll,insert/delete, etc.
BR.