Table/Structure Field list used by SAP ABAP Function Module SCHEDULE_PRESENTATION_PREPARE (Terminkalenderanzeige vorbereiten (Daten einlesen etc.))
SAP ABAP Function Module
SCHEDULE_PRESENTATION_PREPARE (Terminkalenderanzeige vorbereiten (Daten einlesen etc.)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CALENDAR - HOLIDAYCAL | Public holiday calendar | ||
| 2 | CALENDAR - FACTORYCAL | Factory calendar | ||
| 3 | SCA2 - DATUM | Date for public holiday and factory calendars | SOURCE VALUE(ACTUAL_DATE) LIKE SCA2-DATUM |
|
| 4 | SCA2 - DATUM | Date for public holiday and factory calendars | ||
| 5 | SCA2 - FACID | Factory Calendar | SOURCE VALUE(FACTORY_CALENDAR) LIKE SCA2-FACID |
|
| 6 | SCA2 - FACID | Factory Calendar | ||
| 7 | SCA2 - HOCID | Public Holiday Calendar | SOURCE VALUE(HOLIDAY_CALENDAR) LIKE SCA2-HOCID |
|
| 8 | SCA2 - HOCID | Public Holiday Calendar | ||
| 9 | SCA2 - LAYOUT | Indicator for monthly overview output (cal.vis.) | ||
| 10 | SCA2 - LAYOUT | Indicator for monthly overview output (cal.vis.) | SOURCE VALUE(LAYOUT_MODE) LIKE SCA2-LAYOUT |
|
| 11 | SCAPPT - OWNER | Owner of an Appointment Calendar | ||
| 12 | SCAPPT - OWNER | Owner of an Appointment Calendar | SOURCE VALUE(OWNER) LIKE SCAPPT-OWNER DEFAULT SY-UNAME |
|
| 13 | SCDEST - DEST | Logical Destination (Specified in Function Call) | ||
| 14 | SCSADDRESS - NAME | User name (external format) | ||
| 15 | SCSAPDAT - DATE_FROM | Start Date | ||
| 16 | SCSAPINC - DATE_FROM | Start Date | ||
| 17 | SCSAPPT - DATE_FROM | Start Date | ||
| 18 | SCSAPPT - OWNER | Owner of an Appointment Calendar | ||
| 19 | SCSDATAFLD - SC_FLAG | Flag | SOURCE VALUE(DISPLAY_ONLY) LIKE SCSDATAFLD-SC_FLAG DEFAULT SPACE |
|
| 20 | SCSDATAFLD - SC_VIEW | Appointments diary views | SOURCE VALUE(VIEW) LIKE SCSDATAFLD-SC_VIEW DEFAULT SPACE |
|
| 21 | SCSDATAFLD - SC_VIEW | Appointments diary views | ||
| 22 | SCSDATAFLD - SC_FLAG | Flag | SOURCE VALUE(FIRST_SCHEDULE) LIKE SCSDATAFLD-SC_FLAG DEFAULT 'X' |
|
| 23 | SCSDATAFLD - SC_FLAG | Flag | SOURCE VALUE(USER_SELECTION) LIKE SCSDATAFLD-SC_FLAG DEFAULT SPACE |
|
| 24 | SCSDATAFLD - SC_FLAG | Flag | ||
| 25 | SCSDATAFLD - LENGTH | User name external format length | ||
| 26 | SCSDATAFLD - SC_FLAG | Flag | SOURCE VALUE(IS_CANCELLED) LIKE SCSDATAFLD-SC_FLAG |
|
| 27 | SCSERROR - MSG_NUMBER | Message Number | ||
| 28 | SCSERROR - MSG_TYPE | Message Type | ||
| 29 | SCSERROR - MSG_VAR1 | SCSERROR-MSG_VAR1 | ||
| 30 | SCSOATTR - HOLIDAYCAL | Public holiday calendar | ||
| 31 | SCSOATTR - OWNER | Owner of an Appointment Calendar | ||
| 32 | SCSOATTR - LAYOUT_IND | Position of month navigation | ||
| 33 | SCSOATTR - FACTORYCAL | Factory calendar | ||
| 34 | SCSOATTR - ENTRY_ID | View Displayed After Calendar Called | ||
| 35 | SCSOWNINC - ENTRY_ID | View Displayed After Calendar Called | ||
| 36 | SCSOWNINC - FACTORYCAL | Factory calendar | ||
| 37 | SCSOWNINC - HOLIDAYCAL | Public holiday calendar | ||
| 38 | SCSOWNINC - LAYOUT_IND | Position of month navigation | ||
| 39 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 40 | SYST - UNAME | ABAP System Field: Name of Current User |