The Function Module FVD_BOCLI_OL_PREPARE (KLV-Neuberechnung vorbereiten) is a standard Function Module in SAP ERP and is part of the function group FVD_BOCLI_OL within the package FVVCL_BOCLI.
Function Module | FVD_BOCLI_OL_PREPARE |
Short Text | KLV-Neuberechnung vorbereiten |
Function Group | FVD_BOCLI_OL |
Package | FVVCL_BOCLI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BO_MODUS | TYPE | TB_BO_MODUS | Modus Zahlungsdaten | |
I_LOGHANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
I_RBO | TYPE | RBO | Geschäftsvorfallnummer (Darlehen) | |
I_SBO_CAT | TYPE | SBO_CAT | Geschäftsvorfalltyp | |
I_SBO_STATUS | TYPE | SBO_STATUS | Darlehen: Geschäftsvorfallstatus | |
I_SBO_SUBCAT | TYPE | TB_SBO_SUBCAT | Geschäftsvorfalluntertyp | |
I_STR_CLICALC_RES | TYPE | RCLICALC_RES | Ergebnisse der KLV Neuberechnung (eines exisiterenden GVs) | |
I_STR_VDARL | TYPE | VDARL | Darlehen |
This function module does not define any EXPORTING parameters.
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 |
---|---|
DISPLAY_MODE_WITHOUT_RESULTS | Im Anzeigemodus sind ist CLICALC_RES zum anzeigen nötig |
FATAL_ERROR | Sonstige Fehler die zum Abbruch führen |
PARAM_MISSING | Parameter fehlerhaft |