The program RGUGLS12 is a sample program for outputting actual line items for summary table GLT1. The program reads the data from the line item table GLS1 and prints a list of the most important fields.
The following interactive functions are supported in the list:
Sort, Find, Save in PC file, Document display, Print.
You can call up the program directly or connect it to a Report Writer report via the report/report interface. In a report on summary data, you can, for example, display line items belonging to a certain row.
If you install your own FI-SL summary table with line items, a line item report is automatically generated by copying and adjusting RGUGLS12. You can also subsequently do this by executing program RGRGENSI.
Execute program RGRGENSI
You have the possibility of creating list variants for the line item reports. A list variant determines which key figures and characteristics are to be displayed in the report columns. In addition, it also determines which fields are to be printed in the report header; subtotals are created from these fields.
You can indicate a list variant as the standard variant for each line line item table. If you call up the report directly, this list variant is displayed as the default value. If the report is called up from another report (drill-down), this standard variant is used. You can also call up other list variants in the report output without restarting the report (menu "Lists").
If a line item report is created during table installation in the FI-SL system, a list variant 'STANDARD' is also automatically created.
You can call up list variant maintenance directly in the report output (menu "Extras") or via the transaction GRLV.
Maintain list variants
You have the possibility of enhancing the functionality of your line item report. The following exits are available for this purpose:
All exits are called up as subprograms in the line item program. The program already contains examples for these exits.
Please do not change the subprograms in the includes RGUGLSEV and RGUGLSNN. Theses includes are used by all line item programs in the FI-SL system.