The Function Module FIAA_CHECK_REPORTING_DATE (Check a specified report date) is a standard Function Module in SAP ERP and is part of the function group AREP within the package AA.
Function Module | FIAA_CHECK_REPORTING_DATE |
Short Text | Check a specified report date |
Function Group | AREP |
Package | AA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS | LIKE | ANLA-BUKRS | Company code | |
I_DATE | LIKE | RBADA-BRDATU | Report date | |
I_XGBAF | LIKE | ANLA0-XGBAF | SPACE | Posted values |
I_XHIST | LIKE | ANLA0-XHIST | SPACE | Historische Auswertung |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATE_NOT_ALLOWED | Invalid report date |