Menu

SAP Function Module FC_DOCUMENT_EXISTENCE_CHECK_1

Prüfung, ob ein RW-Beleg bereits in die SAP-Kons. gebucht wurde

The Function Module FC_DOCUMENT_EXISTENCE_CHECK_1 (Prüfung, ob ein RW-Beleg bereits in die SAP-Kons. gebucht wurde) is a standard Function Module in SAP ERP and is part of the function group FCIN within the package FCIN.

Technical Information

Function Module FC_DOCUMENT_EXISTENCE_CHECK_1
Short Text Prüfung, ob ein RW-Beleg bereits in die SAP-Kons. gebucht wurde
Function Group FCIN
Package FCIN
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_AWSYS TYPE LOGSYS Logisches System
I_FLG_SUBSEQ_POST TYPE FC_FLG 'X' Allgemeines Kennzeichen SAP Konsolidierung

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
I_T_RA_DIMEN TYPE FC00_T_RA_DIMEN Tabelle Range Sicht
I_T_RA_ITCLG TYPE FC00_T_RA_ITCLG Tabelle Range Positionsplan
I_T_RA_RVERS TYPE FC00_T_RA_RVERS Tabelle Range Konsolidierungsversion

Exceptions

This function module does not define any Exceptions.