Menu

SAP Function Module ISB_CALC_RULE_GET

SAP-Banking: Kalkulationsregel lesen

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

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 ISB_CALC_RULE_GET (SAP-Banking: Kalkulationsregel lesen) is a standard Function Module in SAP ERP and is part of the function group JBCFTRANSACTION within the package JBT.

Technical Information

Function Module ISB_CALC_RULE_GET
Short Text SAP-Banking: Kalkulationsregel lesen
Function Group JBCFTRANSACTION
Package JBT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BUKRS LIKE T001-BUKRS Buchungskreis
I_JBDBSTD LIKE JBDBSTD Stamm - Bestand
I_JBDOBJ1 LIKE JBDOBJ1 Finanzobjekt - Stamm
I_JBDVTDETAIL LIKE JBDVTDETAIL Stamm - variables Geschäft
I_JBIBKK LIKE JBIBKK Stamm - BKK
I_JBRDBKO LIKE JBRDBKO Stamm - Risikoträger
I_JBTOBJ1 LIKE JBTOBJ1 Finanzobjekt - EGK
I_KALKULATIONSREGEL LIKE JBTKREG-RKALRG Bezeichner: Kalkulationsregel
I_VDARL LIKE VDARL Stamm - Darlehen
I_VTBFHA LIKE VTBFHA Stamm - Finanzgeschäft
I_VWBEKI LIKE VWBEKI Stamm - Wertpapier

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_CALC_RULE LIKE JBTKREG Kalkulationsregel

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EINZELPOSTEN_TAB LIKE Tabelle mit Einzelposten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CALC_RULE_NOT_FOUND Kalkulationsregel nicht vorhanden
NO_CALC_RULE Ableitung Kalkulationsregel mißlungen