The Function Module ISB_MM_LOAN_VOLUME_COMPUTE (SAP-Banking: alle Volumenstützwerte berechnen (Darlehen/Geldhandel)) is a standard Function Module in SAP ERP and is part of the function group JBRZ within the package JBR.
Function Module | ISB_MM_LOAN_VOLUME_COMPUTE |
Short Text | SAP-Banking: alle Volumenstützwerte berechnen (Darlehen/Geldhandel) |
Function Group | JBRZ |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MARK_ERROR | TYPE | C | SPACE | fehlerhafte Geschäfte markieren |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IO_GESCHAEFTE_TAB | TYPE | JBTEK_CF_PER_CALC_T | Geschäftsdaten |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IO_SPROT_K_TAB | LIKE | SPROT_K | Protokolltabelle | |
I_JBTBEWZUSA_TAB | LIKE | JBTBEWZUSA | SORTIERTE Zusatzinformationen zu Bewegungsarten | |
O_JBDZSVO_TAB | LIKE | JBDZSVO | Volumenstützwerte |
This function module does not define any Exceptions.