Table/Structure Field 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 | RC65A - DATEFROM | Start date for output of capacity evaluations | ||
| 2 | RC65A - DATEFROM | Start date for output of capacity evaluations | SOURCE VALUE(PERIOD_TEXT) LIKE RC65A-DATEFROM |
|
| 3 | RC65A - DATE_TYPE | Type of date specification | ||
| 4 | RC65A - DATE_TYPE | Type of date specification | SOURCE VALUE(PERIOD_TYPE) LIKE RC65A-DATE_TYPE |
|
| 5 | RC65A - KALID | Factory Calendar | ||
| 6 | RC65A - KALID | Factory Calendar | SOURCE VALUE(CALENDAR_ID) LIKE RC65A-KALID DEFAULT SPACE |
|
| 7 | RC65A - LIDAB | Date up to which data is displayed in the list | ||
| 8 | RC65A - LIDAB | Date up to which data is displayed in the list | SOURCE VALUE(ENDDATE) LIKE RC65A-LIDAB |
|
| 9 | RC65A - LIDAV | Date from which data is to be displayed in the list | ||
| 10 | RC65A - LIDAV | Date from which data is to be displayed in the list | SOURCE VALUE(STARTDATE) LIKE RC65A-LIDAV |
|
| 11 | RC65A - PERIV | Fiscal Year Variant | ||
| 12 | RC65A - PERIV | Fiscal Year Variant | SOURCE VALUE(FISCAL_YEAR_VARIANT) LIKE RC65A-PERIV DEFAULT SPACE |
|
| 13 | SCAL - FACDATE | Factory calendar: Factory date | ||
| 14 | T009B - BDATJ | Posting Date YYYY | ||
| 15 | T009B - POPER | Posting period |