Menu

SAP Function Module OPEN_FI_PERFORM_00010310_E

Zahlungsauftrag: Daten an Vorsystem übergeben

The Function Module OPEN_FI_PERFORM_00010310_E (Zahlungsauftrag: Daten an Vorsystem übergeben) is a standard Function Module in SAP ERP and is part of the function group FBP9 within the package FKBO.

Technical Information

Function Module OPEN_FI_PERFORM_00010310_E
Short Text Zahlungsauftrag: Daten an Vorsystem übergeben
Function Group FBP9
Package FKBO
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_ORIGIN_TRNSTYPE LIKE IBKKPOHD-S_TRNSTYPE SPACE Ursprüngliche Vorgangsart
I_REF_BKKRS LIKE IBKKPOHD-BKKRS Referenz Bankkreis
I_REF_NUMBER LIKE IBKKPOHD-PAORN Referenz Belegnummer
I_RETURNKEY LIKE IBKKPOHD-RETURNK SPACE Rückgabegrund
I_SENDER LIKE IBKKPO_SND Auftraggeberdaten
I_SENDER_ADDR TYPE IBKKBAPIPARTNER Geschaftsparteneradressen Konto
I_XDOC LIKE IBKKPOHD-XDOCUMENT SPACE X: Beleghafte Weitergabe
I_XREPETITION LIKE IBKK_MISC-XREPETITION SPACE Kennzeichen: Wiederholte Vorgelage der Datensätze
I_X_IN_UPDATE_TASK TYPE BKK_XFELD SPACE Kennzeichen: X - Verbuchung im Update Task

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 Returncode 0 - okay, 1 - Fehler, 2 - RFC-Fehler

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_BKK_FBS LIKE IBKKTFI02 Aufzurufende Funktionsbausteine
T_PAYM_NOTE LIKE IBKK_PYNOT Verwendungszweckzeilen
T_RECEIVER LIKE IBKKPO_RCV Empfängerdaten

Exceptions

This function module does not define any Exceptions.