The Function Module FIMA_END_OF_MONTH_DETERMINE (Determines the End of a Month) is a standard Function Module in SAP ERP and is part of the function group FF04 within the package FIMA.
Function Module | FIMA_END_OF_MONTH_DETERMINE |
Short Text | Determines the End of a Month |
Function Group | FF04 |
Package | FIMA |
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 | VTBBEWE-DVALUT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DAYS_OF_MONTH | TYPE | TRFF_TYPE_N_2 | ||
E_FLG_END_OF_MONTH | TYPE | TRFF_FLG |
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.