The Function Module OPEN_FI_PERFORM_00010110_E (Rückgaben: Avisierung) is a standard Function Module in SAP ERP and is part of the function group FBI9 within the package FKBP.
Function Module | OPEN_FI_PERFORM_00010110_E |
Short Text | Rückgaben: Avisierung |
Function Group | FBI9 |
Package | FKBP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AVIS_ACHL | LIKE | TBKKG33-AVIS_ACHL | Avis an Kontoinhaber erstellen (X:Ja) | |
I_AVIS_CHEQ | LIKE | TBKKG33-AVIS_CHEQ | Avis an Schecklagerstelle erstellen (X:Ja) | |
I_AVIS_COLL | LIKE | TBKKG33-AVIS_COLL | Avis an 1.Inkassostelle erstellen (X:Ja) | |
I_ITEM_OLD | LIKE | IBKKAPIIMP | Ursprünglicher Zahlungsposten | |
I_ORDER_HEADER | LIKE | BKKPOHD | Zahlungsauftrag Rückgabe, Kopfdaten | |
I_ORDER_SENDER | LIKE | IBKKPOIT | Zahlungsauftrag Rückgabe, Auftraggeberdaten |
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 |
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_BKK_FBS | LIKE | IBKKTFI02 | Aufzurufende Funktionsbausteine | |
T_ORDER_RECEIVER | LIKE | IBKKPOIT | Zahlungsauftrag Rückgabe, Empfängerdaten | |
T_PAYM_NOTES | LIKE | IBKKPONT | Zahlungsauftrag Rückgabe, Verwendungszwecke |
This function module does not define any Exceptions.