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

Using Container in ABAP

sivaprasad_ml
Participant
0 Likes
1,469

Hi can any one let me know about using container in ABAP programming ??

Thanks

Siva

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
614

Hi Sivaprasad,

As per my knowledge, we use containers in Module Pool Programming.

On the screens, we can define containers which we can then use to display ALV Grid or ALV Tree on the screen.

Regards,

Himanshu

4 REPLIES 4
Read only

Former Member
0 Likes
615

Hi Sivaprasad,

As per my knowledge, we use containers in Module Pool Programming.

On the screens, we can define containers which we can then use to display ALV Grid or ALV Tree on the screen.

Regards,

Himanshu

Read only

Former Member
0 Likes
614

Hi Siva,

What type of container u asked ?,

In ALV OOPS having conatiner classes for alv display,

CL_GUI_CUSTOM_CONTAINER

CL_GUI_DOCKING_CONTAINER

CL_GUI_EASY_SPLITTER_CONTAINER

Regards,

Vijay

Read only

sivaprasad_ml
Participant
0 Likes
614

Dear Vijay & Himanshu,

Thanks ..May i have a list of the containers and the objects and event list so that i could understand and learn how effectively it could be applied on programs?

Regards

Sivaprasad