Table/Structure Field list used by SAP ABAP Function Module SCHEDULE_PRINT_DAY_LIST (SCHEDULE_PRINT_DAY_LIST)
SAP ABAP Function Module SCHEDULE_PRINT_DAY_LIST (SCHEDULE_PRINT_DAY_LIST) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  PRI_PARAMS - LINSZ Spool Parameter: List Width
2 Table/Structure Field  PRI_PARAMS - LINCT Spool Parameter: Page Length
3 Table/Structure Field  SCAL - FCALID Factory Calendar
4 Table/Structure Field  SCAL - FCALID Factory Calendar SOURCE VALUE(FACTORY_CALENDAR) LIKE SCAL-FCALID DEFAULT SPACE
5 Table/Structure Field  SCAL - HCALID Public Holiday Calendar
6 Table/Structure Field  SCAL - HCALID Public Holiday Calendar SOURCE VALUE(HOLIDAY_CALENDAR) LIKE SCAL-HCALID DEFAULT SPACE
7 Table/Structure Field  SCAPPT - DATE_FROM Start Date SOURCE VALUE(DATE) LIKE SCAPPT-DATE_FROM DEFAULT SY-DATUM
8 Table/Structure Field  SCAPPT - DATE_FROM Start Date
9 Table/Structure Field  SCAPPT - DATE_TO End Date
10 Table/Structure Field  SCAPPT - OWNER Owner of an Appointment Calendar SOURCE VALUE(OWNER) LIKE SCAPPT-OWNER DEFAULT SY-UNAME
11 Table/Structure Field  SCAPPT - OWNER Owner of an Appointment Calendar
12 Table/Structure Field  SCDEST - DEST Logical Destination (Specified in Function Call)
13 Table/Structure Field  SCDEST - DEST Logical Destination (Specified in Function Call) SOURCE VALUE(DESTINATION) LIKE SCDEST-DEST DEFAULT SPACE
14 Table/Structure Field  SCSADDRESS - NAME User name (external format)
15 Table/Structure Field  SCSAPDAT - TIME_TO To Time
16 Table/Structure Field  SCSAPDAT - TIME_FROM From Time
17 Table/Structure Field  SCSAPDAT - DATE_FROM Start Date SOURCE VALUE(DATE) LIKE SCAPPT-DATE_FROM DEFAULT SY-DATUM
18 Table/Structure Field  SCSAPDAT - DATE_FROM Start Date
19 Table/Structure Field  SCSAPDAT - DATE_TO End Date
20 Table/Structure Field  SCSAPINC - DATE_FROM Start Date
21 Table/Structure Field  SCSAPINC - DATE_FROM Start Date SOURCE VALUE(DATE) LIKE SCAPPT-DATE_FROM DEFAULT SY-DATUM
22 Table/Structure Field  SCSAPINC - DATE_TO End Date
23 Table/Structure Field  SCSAPINC - TIME_FROM From Time
24 Table/Structure Field  SCSAPINC - TIME_TO To Time
25 Table/Structure Field  SCSAPPT - TIME_TO To Time
26 Table/Structure Field  SCSAPPT - TIME_FROM From Time
27 Table/Structure Field  SCSAPPT - DATE_FROM Start Date
28 Table/Structure Field  SCSDATAFLD - LENGTH User name external format length
29 Table/Structure Field  SCSDATAFLD - SC_FLAG Flag SOURCE VALUE(NEW_PAGE) LIKE SCSDATAFLD-SC_FLAG DEFAULT 'X'
30 Table/Structure Field  SCSDATAFLD - SC_FLAG Flag
31 Table/Structure Field  SCSOWNERDL - OWNER Owner of an Appointment Calendar
32 Table/Structure Field  SCSPRINT - COUNT Number of days / weeks / months
33 Table/Structure Field  SCSPRINT - COUNT Number of days / weeks / months SOURCE VALUE(NUMBER_OF_DAYS) LIKE SCSPRINT-COUNT DEFAULT 1
34 Table/Structure Field  SCSPRINT - PRINT_ALL print days w/o appointments
35 Table/Structure Field  SCSPRINT - PRINT_ALL print days w/o appointments SOURCE VALUE(ALL_DAYS_PRINT) LIKE SCSPRINT-PRINT_ALL DEFAULT 'X'
36 Table/Structure Field  SYST - DATUM ABAP System Field: Current Date of Application Server
37 Table/Structure Field  SYST - XCODE ABAP System Field: Internal Use