The Function Module FERC_PERIOD_CHECK (IS-U/FERC: Check the validity of posting period and date) is a standard Function Module in SAP ERP and is part of the function group FE01 within the package FERC.
Function Module | FERC_PERIOD_CHECK |
Short Text | IS-U/FERC: Check the validity of posting period and date |
Function Group | FE01 |
Package | FERC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTROLLING_AREA | LIKE | TKA01-KOKRS | ||
PERIOD | LIKE | COEP-PERIO | ||
YEAR | LIKE | COEP-GJAHR |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
POSTING_DATE | LIKE | FERC_IO-BUDAT |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.