The Function Module BKK_PA_APPL_DB_GET_INTERVSIZE (Tagesendverarbeitung: Holen der Intervallgröße) is a standard Function Module in SAP ERP and is part of the function group FBMPAAPPL within the package FKBD.
Function Module | BKK_PA_APPL_DB_GET_INTERVSIZE |
Short Text | Tagesendverarbeitung: Holen der Intervallgröße |
Function Group | FBMPAAPPL |
Package | FKBD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLCATG | TYPE | BKKD_APPLCATG | Abschlußart | |
I_BKKRS | TYPE | BKKD_BKKRS | Bankkreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_INTERVALSIZE | LIKE | TBKKMDISP-INTSZ | Intervallgröße |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.