The Function Module FVD_CLI_API_RECALC (Rückrechnung der KLV (nur berechnen)) is a standard Function Module in SAP ERP and is part of the function group FVD_CLI_API within the package FVVCL_KLV.
Function Module | FVD_CLI_API_RECALC |
Short Text | Rückrechnung der KLV (nur berechnen) |
Function Group | FVD_CLI_API |
Package | FVVCL_KLV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CALCULATION_DATE | TYPE | TB_CLI_CALCULATION_DATE | KLV: Stichtag, Datum der Berechnung der KLV | |
I_COMPANY_CODE | TYPE | BUKRS | Buchungskreis | |
I_CONTR_NUM | TYPE | RANL | Vertragsnummer | |
I_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_INCLUSIV | TYPE | TB_CLI_INCLUSIV | Versicherung mitfinanziert | |
E_RC | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | |
E_REIMBURSEMENT | TYPE | TB_CLI_RECALC_CONTR | KLV - Rückerstattungsbeitrag |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_WITH_RECALC | Fehler bei der KLV - Rückrechnung |