The Function Module BKK_RFC_PAYM_ORDER_POST (Zahlungsauftrag buchen) is a standard Function Module in SAP ERP and is part of the function group FBPRFC within the package FKBO.
Function Module | BKK_RFC_PAYM_ORDER_POST |
Short Text | Zahlungsauftrag buchen |
Function Group | FBPRFC |
Package | FKBO |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SENDER | LIKE | IBKKRFCPOSND | Auftraggeberdaten | |
I_X_NO_PREPOST | TYPE | BKK_XFELD | ' - Nachbearbeitung, 'X' - Abweisen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PAORN | LIKE | IBKKPOHD-PAORN | Nummer des Zahlungsauftrags | |
E_RETURN | LIKE | IBKK_MISC-RC | Returncode |
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_PAYM_NOTE | LIKE | IBKKRFCPONT | Verwendungszweckdaten | |
T_RECEIVER | LIKE | IBKKRFCPORCV | Empfängerdaten |
This function module does not define any Exceptions.