The Function Module FC_ARCHIVE_STATUS_CHECK (Ermittlung des letzten Jahres/Periode, dessen Status fertig ist) is a standard Function Module in SAP ERP and is part of the function group FCARCHIV within the package FC00.
Function Module | FC_ARCHIVE_STATUS_CHECK |
Short Text | Ermittlung des letzten Jahres/Periode, dessen Status fertig ist |
Function Group | FCARCHIV |
Package | FC00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DIMEN | TYPE | FC_DIMEN | Sicht | |
E_ITCLG | TYPE | FC_ITCLG | Positionsplan | |
E_RVERS | TYPE | FC_RVERS | Konsolidierungsversion |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_OPEN_RYEAR | TYPE | FC00_T_ARCHIVE_RYEAR | SAP Kons: Jahre mit offenem Status für Archivierung | |
I_LAST_PERID | TYPE | FC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | |
I_PERID | TYPE | FC_PERID | Periode | |
I_RYEAR | TYPE | FC_RYEAR | Geschäftsjahr |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.