Menu

SAP Function Module DETERMINE_LIST_03_EA

Baut die Liste für Cash-Flow Auswertung auf

The Function Module DETERMINE_LIST_03_EA (Baut die Liste für Cash-Flow Auswertung auf) is a standard Function Module in SAP ERP and is part of the function group RMG3_C within the package JBRA.

Technical Information

Function Module DETERMINE_LIST_03_EA
Short Text Baut die Liste für Cash-Flow Auswertung auf
Function Group RMG3_C
Package JBRA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_GAP_PARAMETER LIKE JBRGAPPARAMETER Gap-Parameterstruktur
IS_LIST_CONTROLS TYPE ALM99_CONTROLS_TYP Control-Einstellungen der Listausgabe
IS_LIST_SETTINGS TYPE ALM99_SETTINGS_TYP User-Settings der Listausgabe

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ACTUAL_LIST LIKE JBRGAPCASH Listausgabe nur Ist-Daten
ET_ACT_SIM_LIST LIKE JBRALMCASH Listausgabe Ist-Daten + Ist+Sim-Daten
IT_GAP_OUTCOME LIKE JBRREPGAP Gap-Ist-Ergebnisse
IT_SIM_OUTCOME LIKE JBRREPGAP Ergebnisse der Online-Simulation

Exceptions

This function module does not define any Exceptions.