The Function Module BKK_ACCNT_GET_ALL_REF_OF_ACNT (BKK: Ermitteln aller Referenzen eines Referenzkontos) is a standard Function Module in SAP ERP and is part of the function group FBKH within the package FKBK.
Function Module | BKK_ACCNT_GET_ALL_REF_OF_ACNT |
Short Text | BKK: Ermitteln aller Referenzen eines Referenzkontos |
Function Group | FBKH |
Package | FKBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACNUM_INT | LIKE | BKK43-NACNUM_INT | Interne Kontonummer | |
I_BKKRS | LIKE | BKK43-NBKKRS | Bankkreis | |
I_REF_ACCATG | LIKE | BKK43-REF_ACCATG | Typ des Referenzkontos |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | LIKE | SY-SUBRC | Returncode <> 0 -> Fehler |
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 |
---|---|---|---|---|
T_BKK43 | LIKE | BKK43 | Tabelle mit Unterkonten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PARAM_ERROR |