2007 May 24 5:32 PM
Hello friends,
I am a bit confused:
Actually I have created the control table using wizard. ( I have used a dict table while creating the control table).
Now I want to loop over the control table to read the selected row by the user ?
lets say my control table is called z_ctrl_tab, can I do like this in PAL:
Loop at z_ctrl_tab with control
Endloop.
Any idea would be gr8...
Regards,
Message was edited by:
Shah H
Hello friends,
I am a bit confused:
Actually I have created the control table using wizard. ( I have used a dict table while creating the control table).
Now I want to loop over the control table to read the selected row by the user ?
lets say my control table is called z_ctrl_tab, can I do like this in PAL:
Loop at z_ctrl_tab with control
Endloop.
Any idea would be gr8...
Regards,
Message was edited by:
Shah H
2007 May 24 6:10 PM
Hi,
The Wizard generated the source code for the table control, in this case you need to check the PBO and PAI process,
if you have a doubt, please seend me a mail,
regards,
David
2007 May 25 8:09 AM
you can declare a selection field in screen painter for your table control to know which are selected by the user.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |