The Function Module ISB_CALC_RESULTS_SHOW (SAP-Banking: Ergebnisse der Vorkalkultation anzeigen) is a standard Function Module in SAP ERP and is part of the function group JBDARLEHEN within the package JBT.
Function Module | ISB_CALC_RESULTS_SHOW |
Short Text | SAP-Banking: Ergebnisse der Vorkalkultation anzeigen |
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 |
---|---|---|---|---|
I_BUKRS | LIKE | VDARL-BUKRS | Buchungskreis | |
I_FORM_NAME | LIKE | TKES1-FORM | Name des Formulars | |
I_KALKDATUM | LIKE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_VDARL | LIKE | VDARL | Darlehen | |
I_WAEHRUNG | LIKE | TCURC-WAERS | Währung der Ergebnisse |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RESULT_TAB | TYPE | JBTVK_RESULT_T | Ergebnisse der Vorkalkulation |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_DISPLAY | Ausgabe nicht möglich |