ERP Database - The Unofficial ERP Knowledge Base

Facebook Twitter del.icio.us Digg it
ERP Database contains a huge collection of articles related to ERP System and Software. Many of the articles are specifically related to SAP. All these ERP/SAP articles are freely available to everyone.

If you would like to submit an article or share any document related to ERP or any specific ERP software. Please mail it to support@erpdb.info. Please make sure that the documents are not copyrighted.
Social Bookmarks:

ALV Grid

Print This Post Email This Post Written by admin on Aug 7th, 2008 | Filed under: ABAP

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.

Share

If you like this post, you may as well like these too:

  1. Using ALV Grid for Begineers this links only shows to use alv but not to create one. http://www.erpgenie.com/sapgenie/docs/Using%20ALV.pdf...
  2. ALV Grid Control An easy reference for ALV Grid Control. Download from Rapidshare or Mediafire. Course Overview Table of Contents Purpose………………………………………………………………………………………………………….1 Prerequisites…………………………………………………………………………………………………..1 A. Introduction……………………………………………………………………………………………….1 B. Building Blocks…………………………………………………………………………………………..1 B.1. General Scheme……………………………………………………………………………………..2 B.2. Building Field...
  3. Working with ALV Grid for End Users Sometimes, when you are new to SAP and working at an end user level. It gets little difficult to get to know all the hidden gems of SAP. Like ALV...



Leave a Reply