The Function Module GM_GET_FISCAL_YEAR (Get fiscal year) is a standard Function Module in SAP ERP and is part of the function group GMBDGTVALIDITY within the package GMMASTERDATA_E.
Function Module | GM_GET_FISCAL_YEAR |
Short Text | Get fiscal year |
Function Group | GMBDGTVALIDITY |
Package | GMMASTERDATA_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATE | LIKE | SY-DATUM | SY-DATUM | Date and time, current (application server) date |
I_FYV | TYPE | PERIV | Fiscal Year Variant |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FY | TYPE | C | Not More Closely Defined Area, Possibly Used for Patchlevels |
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 |
---|---|
FISCAL_YEAR_DOES_NOT_EXIST | Fiscal year is not defined |
NOT_DEFINED_FOR_DATE | Year dep. FYV not maintained for date requested |