The Function Module ISB_BKK_ORIGDAT_GET_ALL (Originärdaten zu BKK-Geschäften über Ranges-Tab. lesen) is a standard Function Module in SAP ERP and is part of the function group JBFO within the package JBA.
Function Module | ISB_BKK_ORIGDAT_GET_ALL |
Short Text | Originärdaten zu BKK-Geschäften über Ranges-Tab. lesen |
Function Group | JBFO |
Package | JBA |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
E_JBIBKK | LIKE | JBIBKK | SAP-Banking: BKK - Konto Daten | |
I_RNG_ACNUM_EXT | LIKE | IBKK_RNG_ACNUM_EXT | BKK: Struktur externe Kontonummer (RANGE) | |
I_RNG_ACNUM_INT | LIKE | IBKK_RNG_ACNUM_INT | BKK: Struktur interne Kontonummer (RANGE) | |
I_RNG_BKKRS | LIKE | IBKK_RNG_BKKRS | BKK: Struktur Bankkreis (RANGE) |
This function module does not define any Exceptions.