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

CheckBox in table control in module pool

Former Member
0 Likes
879

Hi

I have used one column as check box in table control.when i check that box, value will be stored as 'X' in the z table.

Now i need to display the saved item in table pool. All other fields are being displayed.

How to dispaly the values for check box from z table.

Cheers

Christina

1 REPLY 1
Read only

Former Member
0 Likes
399

Hi Friend,

When you are getting values of check box from Z table, i think you will get value X.

Make teh check box is display mode ( SCREEN-INPUT = 1) and pass the value which is coming from Z table.

Regards

Krishnendu