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.
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 |
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 |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
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 |
This function module does not define any Exceptions.