Table/Structure Field 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/Structure Field  CALE - YYYYMMDD Date
2 Table/Structure Field  SCA2 - DATUM Date for public holiday and factory calendars SOURCE VALUE(ACTUAL_DATE) LIKE SCA2-DATUM DEFAULT SY-DATUM
3 Table/Structure Field  SCA2 - NBR_MONAT Month for holiday calculation SOURCE VALUE(NUMBER_OF_MONTHS) LIKE SCA2-NBR_MONAT DEFAULT 1
4 Table/Structure Field  SCA2 - NBR_MONAT Month for holiday calculation
5 Table/Structure Field  SCA2 - MODE Fatory calendar flag SOURCE VALUE(DISPLAY_MODE) LIKE SCA2-MODE DEFAULT SPACE
6 Table/Structure Field  SCA2 - MODE Fatory calendar flag
7 Table/Structure Field  SCA2 - LAYOUT Indicator for monthly overview output (cal.vis.) SOURCE VALUE(LAYOUT_MODE) LIKE SCA2-LAYOUT DEFAULT '1'
8 Table/Structure Field  SCA2 - LAYOUT Indicator for monthly overview output (cal.vis.)
9 Table/Structure Field  SCA2 - HOCID Public Holiday Calendar SOURCE VALUE(HOLIDAY_CALENDAR) LIKE SCA2-HOCID DEFAULT SPACE
10 Table/Structure Field  SCA2 - HOCID Public Holiday Calendar
11 Table/Structure Field  SCA2 - FUNCTION Name of Function Module SOURCE VALUE(SET_STATUS_FUNCTION) LIKE SCA2-FUNCTION DEFAULT SPACE
12 Table/Structure Field  SCA2 - FUNCTION Name of Function Module SOURCE VALUE(PROCESS_FUNCTION) LIKE SCA2-FUNCTION DEFAULT SPACE
13 Table/Structure Field  SCA2 - FUNCTION Name of Function Module SOURCE VALUE(WRITE_FUNCTION) LIKE SCA2-FUNCTION DEFAULT SPACE
14 Table/Structure Field  SCA2 - FUNCTION Name of Function Module
15 Table/Structure Field  SCA2 - FLAG Flag SOURCE VALUE(HOTSPOT_FOR_WEEK) LIKE SCA2-FLAG DEFAULT SPACE
16 Table/Structure Field  SCA2 - FLAG Flag SOURCE VALUE(HOTSPOT_FOR_MONTH) LIKE SCA2-FLAG DEFAULT SPACE
17 Table/Structure Field  SCA2 - FLAG Flag SOURCE VALUE(HOTSPOT_FOR_DAY) LIKE SCA2-FLAG DEFAULT SPACE
18 Table/Structure Field  SCA2 - FLAG Flag
19 Table/Structure Field  SCA2 - FACID Factory Calendar SOURCE VALUE(FACTORY_CALENDAR) LIKE SCA2-FACID DEFAULT SPACE
20 Table/Structure Field  SCA2 - FACID Factory Calendar
21 Table/Structure Field  SCA2 - DATUM Date for public holiday and factory calendars
22 Table/Structure Field  SYST - XCODE ABAP System Field: Internal Use