Skip to content
- Determine the structure behind the ALV List by right clicking on the ALV List
- Determine the Table type for the structure using the Where used option in SAP ABAP
- Determin the corresponding Program for the Table type using the Where used option in SAP ABAP (Ctrl+Shift+F3)
- Click a particular program in the results list
- Click on the Display Object List Icon (Ctrl+Shift+F5)
- Click on the corresponding Includes or Function modules or a class in the Tree which appears on the left side of ABAP Editor
- Click on the Search glass on top below the menus.
- Enter the structure determined in step 1 and click the green check.
- Search the Field Catalog in the results list.
- Click on the Field Catalog in the Results List.
- Change the Column context of the Field Catalog structure.
- Save and activate the object