The Function Module FVD_FFB_OL_GET_KEYDATE_PERIODS (FBS: Konditionen-Modellierung in den vom Stichtag geschnittenen Perioden) is a standard Function Module in SAP ERP and is part of the function group FVD_FFB_OL within the package FVVD_BO.
Function Module | FVD_FFB_OL_GET_KEYDATE_PERIODS |
Short Text | FBS: Konditionen-Modellierung in den vom Stichtag geschnittenen Perioden |
Function Group | FVD_FFB_OL |
Package | FVVD_BO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KEYDATE | TYPE | VVDEFSZ | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_TAB_VVZZKOPO | TYPE | TRTY_VVZZKOPO | Tabelle der relevanten Konditionen (VVZZKOPO- Format) | |
I_WRK_VDARL | TYPE | VDARL | Tabellentyp für Tabelle VDARL | |
I_WRK_VZZKOKO | TYPE | VZZKOKO | Tabellentyp für Tabelle VZZKOKO |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_PERIODS | TYPE | FIMA_TAB_VTBBEWE | Tabellentyp für FiMa-Tabelle VTBBEWE |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.