The Function Module FVD_CLI_API_CALC (Rückrechnung einer KLV) 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_CALC |
Short Text | Rückrechnung einer KLV |
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 | |
I_COMPANY_CODE | TYPE | BUKRS | Buchungskreis | |
I_CONTR_NUM | TYPE | RANL | Vertragsnummer | |
I_END_OF_TERM | TYPE | TB_CLI_END_OF_TERM | Laufzeitende | |
I_INSTALLMENT | TYPE | TB_CLI_PAYMENT_RATE | Konsumentenkreditrate | |
I_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
I_MODE | TYPE | TB_CLI_MODE | Bearbeitungsmodus | |
I_REMAINING_CAPITAL | TYPE | TB_CLI_REMAINING_CAPITAL | KLV - GV: zu versicherndes Restkapital | |
I_SUBCAT | TYPE | TB_SBO_SUBCAT | Geschäftsvorfalltuntertyp |
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_INSURANCE_CONTRIBUTION | TYPE | TB_CLI_INSURANCE | KLV - Einmalbeitrag | |
E_RC | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | |
E_REIMBURSEMENT | TYPE | TB_CLI_RECALC_CONTR | KLV - Rückerstattungsbetrag |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TAB_CLI_PERS | TYPE | TRTY_CLI_PERS_INSURED | Tabellentyp der versicherten Personen (RCLI_PERS_INSURED) |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.