Menu

SAP Function Module BKK_RFC_PAYM_ORDER_POST

Zahlungsauftrag buchen

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.

Technical Information

Function Module BKK_RFC_PAYM_ORDER_POST
Short Text Zahlungsauftrag buchen
Function Group FBPRFC
Package FKBO
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.