Menu

SAP Function Module RE_INTERFACE_DOCUMENT

IMMO2FI: Document posting (Part1+Part2)

The Function Module RE_INTERFACE_DOCUMENT (IMMO2FI: Document posting (Part1+Part2)) is a standard Function Module in SAP ERP and is part of the function group FVFI within the package FVVI.

Technical Information

Function Module RE_INTERFACE_DOCUMENT
Short Text IMMO2FI: Document posting (Part1+Part2)
Function Group FVFI
Package FVVI
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_AWKEY LIKE BKPF-AWKEY Identifikator des Belegs (nötig für RW)
I_AWKEY_REV LIKE BKPF-AWKEY Identifikator des Belegs zum Storno
I_AWTYP LIKE ACCHD-AWTYP 'REACC' Sender-identifikator (REACC,RETAX ... )
I_BUKRS LIKE T001-BUKRS Buchunfskreis
I_GLVOR LIKE ACCHD-GLVOR 'RFBU' GL-Vorgang
I_RETURN_ZERO_ITEM LIKE Stat. Null-Zeilen ausgeben
I_SIMUL LIKE VVIS_SOPTI-SIM 'X' Simulation ? ('X'-SIM, ' '-EXE)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BELNR LIKE ACCIT-BELNR Export -> Belegnummer des FI-Belegs
E_GJAHR LIKE ACCIT-GJAHR Export -> Geschäftsjahr des FI-Belegs

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
DOC_ACCDN LIKE ACCDN Export: Gebuchte Belege in FI
DOC_BSSBKPF LIKE BSSBKPF SRC: Kopf
DOC_BSSBSEG LIKE BSSBSEG SRC: Segment
DOC_BSSPARA LIKE BSSPARA SRC: Parameter
TAX_BSSBSEG LIKE BSSBSEG Calculated Tax Lines

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Etwas nicht in Ordnung ...