The Function Module BKK_STANDING_ORDER_BOTH_GET (Liefert freigegebene und nichtfreigegebene Variante eines Dauerauftrages) 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_BOTH_GET |
Short Text | Liefert freigegebene und nichtfreigegebene Variante eines Dauerauftrages |
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 für Kontokorrent | |
I_BKKRS | TYPE | BKKSO-BKKRS | Bankkreis | |
I_SONO | TYPE | BKKSO-SONO | Dauerauftragsnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETURN | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
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 |
---|---|---|---|---|
E_TAB_BKKSO | LIKE | BKKSO | BKK: Daueraufträge | |
E_TAB_BKKSONT | LIKE | BKKSONT | Verwendungszwecke von Daueraufträgen | |
E_TAB_VAR_AMNT | LIKE | BKKSO_VAR_AMNT | Dauerauftrag: Variable Beträge |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
IMPERROR | unvollständige Daten |
NO_SO_FOUND | kein Dauerauftrag gefunden |