Table/Structure Field 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 - FLAG | Dummy data element for reference structure | SOURCE VALUE(NO_CENTURY) LIKE CYREFS-FLAG DEFAULT SPACE |
|
| 2 | CYREFS - FLAG | Dummy data element for reference structure | ||
| 3 | CYREFS - FLAG | Dummy data element for reference structure | SOURCE VALUE(NO_NR_OF_PERIODS) LIKE CYREFS-FLAG DEFAULT SPACE |
|
| 4 | RC65A - KALID | Factory Calendar | SOURCE VALUE(CALENDAR_ID) LIKE RC65A-KALID DEFAULT SPACE |
|
| 5 | RC65A - PERIV | Fiscal Year Variant | SOURCE VALUE(FISCAL_YEAR_VARIANT) LIKE RC65A-PERIV DEFAULT SPACE |
|
| 6 | RC65A - PERIV | Fiscal Year Variant | ||
| 7 | RC65A - KALID | Factory Calendar | ||
| 8 | RC65A - DATE_TYPE | Type of date specification | SOURCE VALUE(PERIOD_TYPE) LIKE RC65A-DATE_TYPE |
|
| 9 | RC65A - DATE_TYPE | Type of date specification | ||
| 10 | RC65A - DATEFROM | Start date for output of capacity evaluations | SOURCE VALUE(PERIOD_TEXT) LIKE RC65A-DATEFROM |
|
| 11 | RC65A - DATEFROM | Start date for output of capacity evaluations | ||
| 12 | SCAL - FACDATE | Factory calendar: Factory date | ||
| 13 | SCAL - INDICATOR | Fatory calendar flag | ||
| 14 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 15 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 16 | T009B - BDATJ | Posting Date YYYY | ||
| 17 | T009B - POPER | Posting period |