The Function Module FIMA_X_DAY_IN_MONTH_COMPUTE (Ermittelt unter bestimmten Kriterien einen Kalendertag) is a standard Function Module in SAP ERP and is part of the function group FF04 within the package FIMA.
Function Module | FIMA_X_DAY_IN_MONTH_COMPUTE |
Short Text | Ermittelt unter bestimmten Kriterien einen Kalendertag |
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_DATUM | LIKE | VTBBEWE-DVALUT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_WOCHENTAG_NR | LIKE | T246-WOTNR | ||
E_XTER_TAG_IM_MONAT | LIKE | T246-WOTNR |
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.