Table/Structure Field list used by SAP ABAP Function Module DAY_ATTRIBUTES_GET (DAY_ATTRIBUTES_GET)
SAP ABAP Function Module
DAY_ATTRIBUTES_GET (DAY_ATTRIBUTES_GET) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SCAL - DATE | Date for public holiday and factory calendars | ||
| 2 | SCAL - DATE | Date for public holiday and factory calendars | SOURCE VALUE(DATE_FROM) LIKE SCAL-DATE DEFAULT SY-DATUM |
|
| 3 | SCAL - DATE | Date for public holiday and factory calendars | SOURCE VALUE(DATE_TO) LIKE SCAL-DATE DEFAULT SY-DATUM |
|
| 4 | SCAL - FCALID | Factory Calendar | SOURCE VALUE(FACTORY_CALENDAR) LIKE SCAL-FCALID DEFAULT SPACE |
|
| 5 | SCAL - FCALID | Factory Calendar | ||
| 6 | SCAL - HCALID | Public Holiday Calendar | ||
| 7 | SCAL - HCALID | Public Holiday Calendar | SOURCE VALUE(HOLIDAY_CALENDAR) LIKE SCAL-HCALID DEFAULT SPACE |
|
| 8 | SCAL - YEAR | Holiday and factory calendar function module year | ||
| 9 | SCAL - YEAR | Holiday and factory calendar function module year | SOURCE VALUE(YEAR_OF_VALID_FROM) LIKE SCAL-YEAR |
|
| 10 | SCAL - YEAR | Holiday and factory calendar function module year | SOURCE VALUE(YEAR_OF_VALID_TO) LIKE SCAL-YEAR |
|
| 11 | SYST - LANGU | ABAP System Field: Language Key of Text Environment |