
Generating the Field Catalog Automatically
Purpose
If the structure of your output table corresponds to a structure stored in the Data Dictionary (DDIC), the ALV Grid Control can use this information to generate the field catalog automatically. In this case, all fields of this DDIC structure are displayed in the list.
Process Flow
To pass the structure to the ALV Grid Control:

If you use
INCLUDE STRUCTURE , you can have the ALV generate part of your output table automatically, and then add more fields. For a description of the procedure, see Generating the Field Catalog Semi-Automatically.If you do not want to add more fields to the structure or if you want to hide specific fields, you do not need to pass the field catalog (see graphic).
