Table list used by SAP ABAP Function Module CALENDAR_VISUAL_PRESENTATION (visual calendar display (like calendar page))
SAP ABAP Function Module
CALENDAR_VISUAL_PRESENTATION (visual calendar display (like calendar page)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CALCOLOR | Color attributes for free days within calendar visualization | ||
| 2 | CALCOLOR | Color attributes for free days within calendar visualization | SOURCE VALUE(COLOR_OF_FREEDAYS) LIKE CALCOLOR DEFAULT '6X ' |
|
| 3 | IATTRLIST | Calendar display attribute table | SOURCE ATTRLIST STRUCTURE IATTRLIST |
|
| 4 | IATTRLIST | Calendar display attribute table | ||
| 5 | SCA2 | Link structure for the FB of the function group SCA2 | SOURCE VALUE(HOTSPOT_FOR_DAY) LIKE SCA2-FLAG DEFAULT SPACE |
|
| 6 | SCA2 | Link structure for the FB of the function group SCA2 | SOURCE VALUE(HOTSPOT_FOR_MONTH) LIKE SCA2-FLAG DEFAULT SPACE |
|
| 7 | SCA2 | Link structure for the FB of the function group SCA2 | SOURCE VALUE(HOTSPOT_FOR_WEEK) LIKE SCA2-FLAG DEFAULT SPACE |
|
| 8 | SCA2 | Link structure for the FB of the function group SCA2 | SOURCE VALUE(PROCESS_FUNCTION) LIKE SCA2-FUNCTION DEFAULT SPACE |
|
| 9 | SCA2 | Link structure for the FB of the function group SCA2 | SOURCE VALUE(SET_STATUS_FUNCTION) LIKE SCA2-FUNCTION DEFAULT SPACE |
|
| 10 | SCA2 | Link structure for the FB of the function group SCA2 | SOURCE VALUE(WRITE_FUNCTION) LIKE SCA2-FUNCTION DEFAULT SPACE |
|
| 11 | SCA2 | Link structure for the FB of the function group SCA2 | SOURCE VALUE(HOLIDAY_CALENDAR) LIKE SCA2-HOCID DEFAULT SPACE |
|
| 12 | SCA2 | Link structure for the FB of the function group SCA2 | SOURCE VALUE(LAYOUT_MODE) LIKE SCA2-LAYOUT DEFAULT '1' |
|
| 13 | SCA2 | Link structure for the FB of the function group SCA2 | SOURCE VALUE(DISPLAY_MODE) LIKE SCA2-MODE DEFAULT SPACE |
|
| 14 | SCA2 | Link structure for the FB of the function group SCA2 | SOURCE VALUE(NUMBER_OF_MONTHS) LIKE SCA2-NBR_MONAT DEFAULT 1 |
|
| 15 | SCA2 | Link structure for the FB of the function group SCA2 | SOURCE VALUE(FACTORY_CALENDAR) LIKE SCA2-FACID DEFAULT SPACE |
|
| 16 | SCA2 | Link structure for the FB of the function group SCA2 | SOURCE VALUE(ACTUAL_DATE) LIKE SCA2-DATUM DEFAULT SY-DATUM |