The Function Module FVD_MODEL_INIT_COND_DATES_2 (Ermittelt laufende Periode für die Rückstandskapitalisierung) is a standard Function Module in SAP ERP and is part of the function group FVD_MODEL_CONTROL within the package FVVCL_MODEL.
Function Module | FVD_MODEL_INIT_COND_DATES_2 |
Short Text | Ermittelt laufende Periode für die Rückstandskapitalisierung |
Function Group | FVD_MODEL_CONTROL |
Package | FVVCL_MODEL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CONDITION | TYPE | VVZZKOPO | Sicht auf VZZKOPO mit Zusatzinformation aus VKOPOSTEU | |
I_KEY_DATE | TYPE | DGUEL_KP | Gültig ab der Konditionsposition | |
I_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
I_SEXCL_KEY_DATE | TYPE | TFMSEXCLKP | 0 | Exklusivkennz. für Gültig-ab-Datum der Konditionsposition |
I_SULT_KEY_DATE | TYPE | TFMSULT_KP | SPACE | Ultimokennz. für Gültig-ab-Datum der Konditionsposition |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CONDITION | TYPE | VVZZKOPO | Sicht auf VZZKOPO mit Zusatzinformation aus VKOPOSTEU |
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.