Menu

SAP Function Module RECF_INTERFACE_DOCUMENT

RECF: Belege buchen aus VIBEPP

The Function Module RECF_INTERFACE_DOCUMENT (RECF: Belege buchen aus VIBEPP) is a standard Function Module in SAP ERP and is part of the function group RECF within the package FVVICN.

Technical Information

Function Module RECF_INTERFACE_DOCUMENT
Short Text RECF: Belege buchen aus VIBEPP
Function Group RECF
Package FVVICN
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_DEBUG_CASHFLOW LIKE VVIS_SOPTI-CHECKBOX ' ' Debug: Schnittstelle für Finanzstrom
I_DEBUG_TAX LIKE VVIS_SOPTI-CHECKBOX ' ' Debug: Schnittstelle für Steuer
I_SIMUL LIKE VVIS_SOPTI-SIM ' ' Kennz.: Simulation (ohne Buchung)
I_SVORG LIKE VISLID-SVORG ' ' Buchungsvorgang
I_SXBLNR LIKE VIBEPP-SXBLNR ' ' Buchungslauf: Identifikation
I_TSPLIT LIKE VVIS_SOPTI-TSPLIT ' ' Umbuchungsbelege immer separat

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COMMIT_STAT TYPE C Kennz.: COMMIT WORK erlaubt

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_BLG_CNT TYPE I 0 Buchungslauf: läufende Nummer des Belegs
C_VISLID LIKE VISLID Buchungslauf: Data

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TBSSBKPF LIKE BSSBKPF Belege: Köpfe
TBSSBSEG LIKE BSSBSEG Belege: Segment
TBSSPARA LIKE BSSPARA Belege: Parameter
TDOC LIKE ACCDN Gebuchte Belege
TFEHLER LIKE SPROT_U Fehlerprotokoll
TIONRA LIKE IONRA Extrakontiering
TVIBEPP LIKE RVIBEPP Finanzstrom
TVIBEPP_MOD LIKE RVIBEPP Finanzstrom (für Protokoll)

Exceptions

This function module does not define any Exceptions.