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

Table Control in Object oriented programing

Former Member
0 Likes
983

Hi ,

All of our programs are converted into OO Programing, i have a requirement that can we have an alternative for Table Control in Object oriented programing ?

can we have any base class for Table Control to display the data in the grid ?

For Ex: we can place a ALVA Tree on the container , For this the base class is CL_GUI_ALVA_TREE, like the same way can we have any alternative,

If i am not wrong is it possible by ALV grid Control.. can any body help me the out

of this confusion.

Thansk In Advance.

Regards

Nag

1 ACCEPTED SOLUTION
Read only

former_member480923
Active Contributor
0 Likes
774

Hi,

Which version of SAP are u using, i.e. if u rin SAP 6.0 u can use the Class CL_TABLECONTROL for the same purpose.

Hope That Helps

Anirban M.

5 REPLIES 5
Read only

former_member480923
Active Contributor
0 Likes
775

Hi,

Which version of SAP are u using, i.e. if u rin SAP 6.0 u can use the Class CL_TABLECONTROL for the same purpose.

Hope That Helps

Anirban M.

Read only

Former Member
0 Likes
774

in ECC 6.0 u ll find CL_TABLECONTROL.

Read only

Former Member
0 Likes
774

Thanks for this, it is very help full. If you don't mind is there any demo program which is already given by SAP, or if you have please send me the code so that

i can start looking on it .

thanks In Advance.

Regards

Nag

Read only

0 Likes
774

Hi Nag,

RSDEMO02 shows an example.

Cheers

Graham

Read only

Former Member
0 Likes
774

Hi,

I am looking for the program which is already developed in OO Concepts with the class "CL_TABLECONTROL'., it will be very help full if any one send me the code

or Design Approach. Thanks In Advance.

Regards

Nag