The Function Module ISB_LOAN_EGK_CALCULATE (SAP-Banking: (Vor-)Kalkulation Darlehen) is a standard Function Module in SAP ERP and is part of the function group JBDARLEHEN within the package JBT.
Function Module | ISB_LOAN_EGK_CALCULATE |
Short Text | SAP-Banking: (Vor-)Kalkulation Darlehen |
Function Group | JBDARLEHEN |
Package | JBT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_DKALK | LIKE | SY-DATUM | SY-DATUM | Kalkulationsstichtag |
IP_JBDOBJ1 | LIKE | JBDOBJ1 | Finanzobjekt: Allgemeiner Teil | |
IP_VDARL | LIKE | VDARL | Darlehensstamm |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EP_SUBRC | LIKE | SY-SUBRC | Result Flag: 0: ok, 4: Warnung, 8: Fehle | |
ETP_RESULT | TYPE | JBTVK_RESULT_T | Kalkulationsergebnisse |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CP_JBDOBJZU | LIKE | JBDOBJZU | Finanzobjekt: Zusatzdaten | |
CP_JBTOBJ1 | LIKE | JBTOBJ1 | Finanzobjekt: EGK-Teil | |
CP_JBTOBJP | LIKE | JBTOBJP | Finanzobjekt: Provisionen |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ITP_VVZZKOPO | LIKE | VVZZKOPO | Darlehen: Konditionspositionen | |
ITP_VZZKOKO | LIKE | VZZKOKO | Darlehen: Konditionsköpfe |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_VALID_OP_CONCERN | Kein gültiger Ergebnisbereich vorhanden |