The Function Module DEFINE_AND_SHOW_LIST_EA_08 (ALM: Füllen der Listausgabe für die Einzelwertanalyse, Bestandsauswertung) is a standard Function Module in SAP ERP and is part of the function group RMG3_D within the package JBRA.
Function Module | DEFINE_AND_SHOW_LIST_EA_08 |
Short Text | ALM: Füllen der Listausgabe für die Einzelwertanalyse, Bestandsauswertung |
Function Group | RMG3_D |
Package | JBRA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CONTROLS | TYPE | ALM99_CONTROLS_TYP | Kontrollparameter für die Listausgabe | |
I_DATE | LIKE | SY-DATUM | Auswertungsdatum | |
I_JBRGAPPARAMETER | LIKE | JBRGAPPARAMETER | Gap-Auswertungsparameter | |
SETTINGS | TYPE | ALM99_SETTINGS_TYP | Kontrollparameter Kontrollparameter für die anzuzeigenden Daten |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_FIELDS | TYPE | ALM99_FIELD_TAB | Anzeigefelder zur Ansteuerung des Listtools | |
IT_JBRFOB | LIKE | JBRFOB | Selektierte Finanzobjekte | |
IT_JBROBJAMORT | LIKE | JBROBJAMORT | GuV-Ergebnisse auf Objektnummernebene | |
IT_JBROBJGAP | LIKE | JBROBJGAP | Gap-Ergebnisse auf Objektnummernebene | |
IT_JBRSZTAB | LIKE | JBRSZTAB | Tabelle der Szenarien und Szenarienverläufe |
This function module does not define any Exceptions.