ALV Grid Control
There are two things which you need to basically understand when working with the ALV Grid.
1. You will need a container CL_GUI_CUSTOM_CONAINER class which will hold the ALV Grid
2. CL_GUI_ALV_GRID class is required to create the ALV Grid Control and place this GRID in the above container.
You will need to create a reference variable to instantiate the class objects. Here is a PDF Guide on ALV Grid control teaching you to learn everything about the ALV Grid Control.
No comments:
Post a Comment