Table 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  IATTRLIST Calendar display attribute table SOURCE ATTRIBUTE_LIST STRUCTURE IATTRLIST
2 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(FACTORY_CALENDAR) LIKE SCA2-FACID
3 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(HOLIDAY_CALENDAR) LIKE SCA2-HOCID
4 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(LAYOUT_MODE) LIKE SCA2-LAYOUT
5 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(ACTUAL_DATE) LIKE SCA2-DATUM
6 Table  SCAPPT User-Specific Appointments SOURCE VALUE(OWNER) LIKE SCAPPT-OWNER DEFAULT SY-UNAME
7 Table  SCSAUTH Interface: Authorization
8 Table  SCSDATAFLD Appointments diary: Fields for interfaces, screens etc. SOURCE VALUE(DISPLAY_ONLY) LIKE SCSDATAFLD-SC_FLAG DEFAULT SPACE
9 Table  SCSDATAFLD Appointments diary: Fields for interfaces, screens etc. SOURCE VALUE(IS_CANCELLED) LIKE SCSDATAFLD-SC_FLAG
10 Table  SCSDATAFLD Appointments diary: Fields for interfaces, screens etc. SOURCE VALUE(FIRST_SCHEDULE) LIKE SCSDATAFLD-SC_FLAG DEFAULT 'X'
11 Table  SCSDATAFLD Appointments diary: Fields for interfaces, screens etc. SOURCE VALUE(USER_SELECTION) LIKE SCSDATAFLD-SC_FLAG DEFAULT SPACE
12 Table  SCSDATAFLD Appointments diary: Fields for interfaces, screens etc. SOURCE VALUE(VIEW) LIKE SCSDATAFLD-SC_VIEW DEFAULT SPACE
13 Table  SCSOATTR Interface: Owner attributes