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