Menu

SAP Function Module BKK_STANDING_ORDER_GET_ACCOUNT

Liest alle Daueraufträge zu einem Konto

The Function Module BKK_STANDING_ORDER_GET_ACCOUNT (Liest alle Daueraufträge zu einem Konto) is a standard Function Module in SAP ERP and is part of the function group FBPC within the package FKBSTOR.

Technical Information

Function Module BKK_STANDING_ORDER_GET_ACCOUNT
Short Text Liest alle Daueraufträge zu einem Konto
Function Group FBPC
Package FKBSTOR
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 TYPE BKKSO-ACNUM_INT Interne Kontonummer
I_BKKRS TYPE BKKSO-BKKRS Bankkreis

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_STANDORD LIKE BKKSO Rückgabetabelle der Daueraufträge

Exceptions

This function module does not define any Exceptions.