Menu

SAP Function Module BKK_ACCNT_GET_DIRECT_DEBIT

Liefert die Abbuchungsaufträge zum Konto

The Function Module BKK_ACCNT_GET_DIRECT_DEBIT (Liefert die Abbuchungsaufträge zum Konto) is a standard Function Module in SAP ERP and is part of the function group FBK9 within the package FKBK.

Technical Information

Function Module BKK_ACCNT_GET_DIRECT_DEBIT
Short Text Liefert die Abbuchungsaufträge zum Konto
Function Group FBK9
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 IBKK42-ACNUM_INT Interne Kontonummer
I_BKKRS LIKE IBKK42-BKKRS Bankkreis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE SY-SUBRC

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_BKK47 LIKE IBKK47 Exporttabelle mit Abbuchungsaufträgen

Exceptions

This function module does not define any Exceptions.