The Function Module BKK_STANDING_ORDER_PAORN_GET (Liest die Dauerauftrags- Zahlungsauftrag Zuordnung) 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_PAORN_GET |
Short Text | Liest die Dauerauftrags- Zahlungsauftrag Zuordnung |
Function Group | FBPC |
Package | FKBSTOR |
Module Type | Update 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 |
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_BKKSO_PAORN | LIKE | BKKSO_PAORN | Alte Verwendungszweckzeilen |
This function module does not define any Exceptions.