Table list used by SAP ABAP Function Module CALENDAR_VISUAL_PRESENTATION_2 (visuelle Kalenderdarstellung (Kalenderblatt ähnlich) Stand 2.1)
SAP ABAP Function Module CALENDAR_VISUAL_PRESENTATION_2 (visuelle Kalenderdarstellung (Kalenderblatt ähnlich) Stand 2.1) is using
# Object Type Object Name Object Description Note
     
1 Table  CALCOLOR Color attributes for free days within calendar visualization SOURCE VALUE(COLOR_OF_FREEDAYS) LIKE CALCOLOR DEFAULT '6X '
2 Table  IATTRLIST Calendar display attribute table SOURCE ATTRLIST STRUCTURE IATTRLIST
3 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(FACTORY_CALENDAR) LIKE SCA2-FACID DEFAULT SPACE
4 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(PROCESS_FUNCTION) LIKE SCA2-FUNCTION DEFAULT SPACE
5 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(SET_STATUS_FUNCTION) LIKE SCA2-FUNCTION DEFAULT SPACE
6 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(WRITE_FUNCTION) LIKE SCA2-FUNCTION DEFAULT SPACE
7 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(HOLIDAY_CALENDAR) LIKE SCA2-HOCID DEFAULT SPACE
8 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(LAYOUT_MODE) LIKE SCA2-LAYOUT DEFAULT '1'
9 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(DISPLAY_MODE) LIKE SCA2-MODE DEFAULT SPACE
10 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(NUMBER_OF_MONTHS) LIKE SCA2-NBR_MONAT DEFAULT 1
11 Table  SCA2 Link structure for the FB of the function group SCA2 SOURCE VALUE(ACTUAL_DATE) LIKE SCA2-DATUM DEFAULT SY-DATUM