‎2008 Feb 01 4:32 PM
Hi,
I need to design multiple table controls in a screen and they should be expandable and collapsable .....any inputs ?
some thing like
me22n screen -
where the table control for items there is expandable and collapsable....I need threesuch table controls on my screen......any inputs are highly appreciated
‎2008 Feb 04 7:32 AM
Hi.,
check these links, it may be helpful to u.
this link contains information about :
1)Table Controls in ABAP Programs
2)Looping Through an Internal Table
3)Table Controls: Examples with Scrolling
http://help.sap.com/saphelp_47x200/helpdata/en/9f/dbac1d35c111d1829f0000e829fbfe/frameset.htm
Instead of using table control, use table control wizard...... very easy to populate the table.... bcoz it will automatically ask everything during its creation...ie from which database table , internal table and which all fields u want to select in the table control etc..
This wizard allows you to create a working table control quickly and easily. It also lets you generate certain standard table maintenance functions.
check this link....
http://help.sap.com/saphelp_47x200/helpdata/en/6d/150d67da1011d3963800a0c94260a5/frameset.htm
Reward Points if found helpfull..
Cheers,
Chandra Sekhar.