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

Creating and accessing a Table control using CL_TABLE_VIEW_MM

Sivakumar_Subramaniam
Product and Topic Expert
Product and Topic Expert
0 Likes
453

Hi everybody.,

I am new to Module Pool Programming using Abap Object Oriented Programming .I need to create a Table Control in my Screen .I debugged the standard ME21n Tracsaction and found that it used class CL_TABLE_VIEW_MM .How can i make use of this class effictively for my Custom Program .Guide me on this .

Regards.,

S.Sivakumar

Hi everybody.,

I am new to Module Pool Programming using Abap Object Oriented Programming .I need to create a Table Control in my Screen .I debugged the standard ME21n Tracsaction and found that it used class CL_TABLE_VIEW_MM .How can i make use of this class effictively for my Custom Program .Guide me on this .

Regards.,

S.Sivakumar

1 REPLY 1
Read only

Sivakumar_Subramaniam
Product and Topic Expert
Product and Topic Expert
0 Likes
413

solved myself