Table list used by SAP ABAP Function Module PERIODS_TEXT_GET (Converts a date into a text according to the selected period type)
SAP ABAP Function Module
PERIODS_TEXT_GET (Converts a date into a text according to the selected period type) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(NO_NR_OF_PERIODS) LIKE CYREFS-FLAG DEFAULT SPACE |
|
| 2 | CYREFS | Dummy structure for reference structures | SOURCE VALUE(NO_CENTURY) LIKE CYREFS-FLAG DEFAULT SPACE |
|
| 3 | RC65A | I/O fields for SAPMC65A (capacity planning) | SOURCE VALUE(PERIOD_TYPE) LIKE RC65A-DATE_TYPE |
|
| 4 | RC65A | I/O fields for SAPMC65A (capacity planning) | SOURCE VALUE(PERIOD_TEXT) LIKE RC65A-DATEFROM |
|
| 5 | RC65A | I/O fields for SAPMC65A (capacity planning) | SOURCE VALUE(CALENDAR_ID) LIKE RC65A-KALID DEFAULT SPACE |
|
| 6 | RC65A | I/O fields for SAPMC65A (capacity planning) | SOURCE VALUE(FISCAL_YEAR_VARIANT) LIKE RC65A-PERIV DEFAULT SPACE |
|
| 7 | SCAL | Structure for factory calendar function modules | ||
| 8 | T009B | Fiscal year variant periods | ||