‎2007 Nov 23 6:45 AM
Hi can any one let me know about using container in ABAP programming ??
Thanks
Siva
‎2007 Nov 23 7:05 AM
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
‎2007 Nov 23 7:05 AM
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
‎2007 Nov 23 7:09 AM
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
‎2007 Nov 23 7:52 AM
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
‎2007 Nov 23 7:55 AM