The Function Module FIMA_X_DATE_IN_MONTH_CREATE (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_DATE_IN_MONTH_CREATE |
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 | SCAL-DATE | ||
I_WOCHENTAG_NR | LIKE | T246-WOTNR | ||
I_XTER_TAG_IM_MONAT | LIKE | T246-WOTNR |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DATUM | LIKE | SY-DATUM |
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 |
---|---|
WOCHENTAG_NR_UNGUELTIG | |
XTER_TAG_IM_MONAT_UNGUELTIG |