Menu

SAP Function Module IHC_GET_REFERENCES_FROM_IDOC

Liest Referenzdaten für Positionen im IDOC

The Function Module IHC_GET_REFERENCES_FROM_IDOC (Liest Referenzdaten für Positionen im IDOC) is a standard Function Module in SAP ERP and is part of the function group FI_FBQ within the package FBZ.

Technical Information

Function Module IHC_GET_REFERENCES_FROM_IDOC
Short Text Liest Referenzdaten für Positionen im IDOC
Function Group FI_FBQ
Package FBZ
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_BASIS_TYPE TYPE EDI_IDOCTP Basistyp
I_CURRENCY LIKE REGUH-WAERS Währungsschlüssel
I_EXT_TYPE TYPE EDI_CIMTYP SPACE Erweiterung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_REGUP TYPE REGUP Gefundene Position

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_INDEX LIKE SY-TABIX 1 Anfangsposition einer Rechnung

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_EDDID LIKE EDIDD Datensatz (IDoc)
IT_REGUP LIKE REGUP Bearbeitete Positionen aus Zahlprogramm

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_IDOC IDOC Daten sind ungültig
NO_INVOICE Keine Rechnungsdaten gefunden
NO_REFERENCE Keine Referenzen gefunden