Menu

SAP Function Module SAMPLE_INTERFACE_00010320

Zahlungsauftrag: Zeitpunkt für Korrespondenz

The Function Module SAMPLE_INTERFACE_00010320 (Zahlungsauftrag: Zeitpunkt für Korrespondenz) is a standard Function Module in SAP ERP and is part of the function group FBP5 within the package FKBO.

Technical Information

Function Module SAMPLE_INTERFACE_00010320
Short Text Zahlungsauftrag: Zeitpunkt für Korrespondenz
Function Group FBP5
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_PROCESS LIKE IBKKPOHD-PROCESS Prozesse in BCA
I_REF_BKKRS LIKE IBKKPOHD-BKKRS Referenzbankkreis in BCA
I_REF_NUMBER LIKE IBKKPOHD-PAORN Referenznummer Zahlungsauftrag in BCA
I_SENDER LIKE IBKKPO_SND Auftraggeberdaten

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

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_MESG LIKE IBKKMESG Tabelle für Meldungen
T_PAYM_NOTES LIKE IBKK_PYNOT Verwendungszweckzeilen
T_RECEIVERS LIKE IBKKPO_RCV Empfängerdaten

Exceptions

This function module does not define any Exceptions.