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 Table  CALCOLOR Color attributes for free days within calendar visualization
2 Table  CALCOLOR Color attributes for free days within calendar visualization SOURCE VALUE(COLOR_OF_FREEDAYS) LIKE CALCOLOR DEFAULT '6X '
3 Table  IATTRLIST Calendar display attribute table SOURCE ATTRLIST STRUCTURE IATTRLIST
4 Table  IATTRLIST Calendar display attribute table
5 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(HOTSPOT_FOR_DAY) LIKE SCA2-FLAG DEFAULT SPACE
6 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(HOTSPOT_FOR_MONTH) LIKE SCA2-FLAG DEFAULT SPACE
7 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(HOTSPOT_FOR_WEEK) LIKE SCA2-FLAG DEFAULT SPACE
8 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(PROCESS_FUNCTION) LIKE SCA2-FUNCTION DEFAULT SPACE
9 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(SET_STATUS_FUNCTION) LIKE SCA2-FUNCTION DEFAULT SPACE
10 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(WRITE_FUNCTION) LIKE SCA2-FUNCTION DEFAULT SPACE
11 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(HOLIDAY_CALENDAR) LIKE SCA2-HOCID DEFAULT SPACE
12 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(LAYOUT_MODE) LIKE SCA2-LAYOUT DEFAULT '1'
13 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(DISPLAY_MODE) LIKE SCA2-MODE DEFAULT SPACE
14 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(NUMBER_OF_MONTHS) LIKE SCA2-NBR_MONAT DEFAULT 1
15 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(FACTORY_CALENDAR) LIKE SCA2-FACID DEFAULT SPACE
16 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(ACTUAL_DATE) LIKE SCA2-DATUM DEFAULT SY-DATUM