The Function Module BKK_STANDING_ORDER_GET (Liest einen Dauerauftrag) 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 |
Short Text | Liest einen Dauerauftrag |
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 | |
I_XMSG | TYPE | BOOLE-BOOLE | 'X' | X: Fehlermeldung ausgeben |
I_XONLY_RELEASED | TYPE | BOOLE-BOOLE | ' ' | X: nur freigegebene Version (s.Langtext) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STANDORD | LIKE | BKKSO |
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_PAYNOT | LIKE | BKKSONT |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Nicht gefunden |