Menu

SAP Function Module BKK_ACCNT_GET_ALL_REF_OF_ACNT

BKK: Ermitteln aller Referenzen eines Referenzkontos

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PARAM_ERROR