Menu

SAP Function Module BKK_PAYM_TRANS_SEND

Zahlungsauftrag an Zahlungsverkehrsmodul übergeben

The Function Module BKK_PAYM_TRANS_SEND (Zahlungsauftrag an Zahlungsverkehrsmodul übergeben) is a standard Function Module in SAP ERP and is part of the function group FBZ0 within the package FKBZ.

Technical Information

Function Module BKK_PAYM_TRANS_SEND
Short Text Zahlungsauftrag an Zahlungsverkehrsmodul übergeben
Function Group FBZ0
Package FKBZ
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_SENDER LIKE IBKKPO_SND Auftraggeberdaten
I_XDOC LIKE IBKKPOHD-XDOCUMENT SPACE X-Zahlungsauftrag erfolgt beleghaft
I_XREPETITION LIKE IBKK_MISC-XREPETITION SPACE Kennzeichen: Wiederholte Vorgelage der Datensätze

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE SY-SUBRC 0-Weitergabe des Zahlungsauftrags war ok

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 IBKK_PYNOT Verwendungszweckzeilen
T_RECEIVER LIKE IBKKPO_RCV Empfängerdaten

Exceptions

This function module does not define any Exceptions.