Data Element list used by SAP ABAP Function Module CY_GET_BEGIN_AND_END_OF_PERIOD (Gets the start date and the finish date of a period of the specified type)
SAP ABAP Function Module
CY_GET_BEGIN_AND_END_OF_PERIOD (Gets the start date and the finish date of a period of the specified type) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CY_DATEF | Start date for output of capacity evaluations | SOURCE VALUE(PERIOD_TEXT) LIKE RC65A-DATEFROM |
2 | ![]() |
CY_LIDATUB | Date up to which data is displayed in the list | SOURCE VALUE(ENDDATE) LIKE RC65A-LIDAB |
3 | ![]() |
CY_LIDATUV | Date from which data is to be displayed in the list | SOURCE VALUE(STARTDATE) LIKE RC65A-LIDAV |
4 | ![]() |
CY_ZAPER | Type of date specification | SOURCE VALUE(PERIOD_TYPE) LIKE RC65A-DATE_TYPE |
5 | ![]() |
PERIV | Fiscal Year Variant | SOURCE VALUE(FISCAL_YEAR_VARIANT) LIKE RC65A-PERIV DEFAULT SPACE |
6 | ![]() |
WFCID | Factory Calendar | SOURCE VALUE(CALENDAR_ID) LIKE RC65A-KALID DEFAULT SPACE |