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.
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 |
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 |
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 |
---|---|---|---|---|
T_STANDORD | LIKE | BKKSO | Rückgabetabelle der Daueraufträge |
This function module does not define any Exceptions.