Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Push Button first coll--

Former Member
0 Likes
378

Hi, I have to get the PO and its items in the table control I am able to get the details I also need to have a push button in the first column, how can I place the psh buttons in the first column.

2 REPLIES 2
Read only

Former Member
0 Likes
360

Hi,

When u create table control, In the screen Painter : Attribute screen there is a checkbox field at the bottom called ( w/ Selcoloumn). Just check this box. u'll get Push button at the first coloumn.

Read only

I355602
Product and Topic Expert
Product and Topic Expert
0 Likes
360

Hi,

When you take a table control on screen, just go its attributes and at the bottom you can see an option for selection column as SELCOL, you can name this attribute as either itab-flag or wa-flag.

And inlcude this field in internal table and work area structure.

Hope this helps you.

Regards,

Tarun