Table/Structure Field list used by SAP ABAP Function Module HR_GET_DODMO_DATES (Returns Easter and Whit Saturday, Christmas Eve, and NYE for Year)
SAP ABAP Function Module
HR_GET_DODMO_DATES (Returns Easter and Whit Saturday, Christmas Eve, and NYE for Year) 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(WHITSAT) LIKE SCAL-DATE |
|
| 3 | SCAL - DATE | Date for public holiday and factory calendars | SOURCE VALUE(NEWYEARSEVE) LIKE SCAL-DATE |
|
| 4 | SCAL - DATE | Date for public holiday and factory calendars | SOURCE VALUE(CHRISTMASEVE) LIKE SCAL-DATE |
|
| 5 | SCAL - DATE | Date for public holiday and factory calendars | SOURCE VALUE(EASTERSAT) LIKE SCAL-DATE |
|
| 6 | SCAL - YEAR | Holiday and factory calendar function module year | SOURCE VALUE(YEAR) LIKE SCAL-YEAR |
|
| 7 | SCAL - YEAR | Holiday and factory calendar function module year | ||