Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module FVD_BOCLI_OL_CALC (KLV Neuberechnung durchführen) 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_CALC |
Short Text | KLV Neuberechnung durchführen |
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_CALLBACK_MODIFY_FLOW | TYPE | CHAR40 | Character 40-Stellen | |
I_FLG_FORCE_UPDATE | TYPE | XFELD | Update immer durchführen | |
I_LOGHANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
I_SBO_STATUS | TYPE | SBO_STATUS | Darlehen: Geschäftsvorfallstatus | |
I_SBO_SUBCAT | TYPE | TB_SBO_SUBCAT | Geschäftsvorfalluntertyp | |
I_STR_CLICALC_PAR | TYPE | RCLICALC_PAR | Berechnungsparameter für KLV-Neuberechnung | |
I_STR_CLIFLOW_DATA | TYPE | RCLIFLOW_DATA | Zusätzliche Daten für Bewegungssatz | |
I_TAB_VVZZKOPO | TYPE | TRTY_VVZZKOPO | Tabellentyp für Tabelle VVZZKOPO |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STR_CLICALC_RES | TYPE | RCLICALC_RES | Ergebnisse der KLV Neuberechnung |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TAB_RBOBEPP | TYPE | TRTY_RBOBEPP | Tabellentyp für Struktur VZZBEPP | |
C_TAB_VZZBEPP | TYPE | TRTY_VZZBEPP | Tabellentyp für Struktur VZZBEPP |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CALC_WITHOUT_PREPARE | Berechnungsbaustein wurde ohne vorherigem Vorbereitungsbaustein aufgerufen |