The Function Module FVD_API_LC_LOAN_CALC (Berechnung der Verarbeitungsmerkmale zum Darlehen) is a standard Function Module in SAP ERP and is part of the function group FVD_API_LC_LOAN within the package FVVD_STATE.
Function Module | FVD_API_LC_LOAN_CALC |
Short Text | Berechnung der Verarbeitungsmerkmale zum Darlehen |
Function Group | FVD_API_LC_LOAN |
Package | FVVD_STATE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RNG_CHARAC_EXCLUSIVE | TYPE | TRTY_RSDSSELOPT | Range der nicht zu berechnenden Merkmale | |
I_RNG_CHARAC_INCLUSIVE | TYPE | TRTY_RSDSSELOPT | Range der zu berechnenden Merkmale |
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 |
---|---|---|---|---|
C_WRK_VDARL | TYPE | VDARL | Darlehen |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.