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