The Function Module RESTSALDO_ERMITTELN (Restsaldo-Ermittlung auf Basis der FIMA-Berechnungstypen) is a standard Function Module in SAP ERP and is part of the function group FV02 within the package FIMA.
Function Module | RESTSALDO_ERMITTELN |
Short Text | Restsaldo-Ermittlung auf Basis der FIMA-Berechnungstypen |
Function Group | FV02 |
Package | FIMA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATE | LIKE | VTBBEWE-DVALUT | Berechnungstag | |
I_FLG_FILL_BBAS | TYPE | CHAR1 | SPACE | Einstelliges Kennzeichen |
I_SINCL | LIKE | VTBBEWE-SINCL | Inklusivkennzeichen für Anfang und Ende eines Zeitraumes | |
I_SULT | LIKE | VTBBEWE-SVULT | Ultimokennzeichen für Valuta | |
I_TIME | LIKE | VTBBEWE-TVALUT | Zeit 'Berechnungstag' |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_CAPITAL_DELTA | TYPE | FIMA_TAB_VZZBBAS | Übergabetabelle für Berechnungsbasen |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.