Table/Structure Field list used by SAP ABAP Function Module SCHEDULE_PRINT_WEEK_LIST (SCHEDULE_PRINT_WEEK_LIST)
SAP ABAP Function Module SCHEDULE_PRINT_WEEK_LIST (SCHEDULE_PRINT_WEEK_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 SOURCE VALUE(HOLIDAY_CALENDAR) LIKE SCAL-HCALID DEFAULT SPACE
6 Table/Structure Field  SCAL - HCALID Public Holiday Calendar
7 Table/Structure Field  SCAL - WEEK Factory calendar: Week
8 Table/Structure Field  SCAPPT - DATE_FROM Start Date SOURCE VALUE(DATE) LIKE SCAPPT-DATE_FROM DEFAULT SY-DATUM
9 Table/Structure Field  SCAPPT - DATE_FROM Start Date
10 Table/Structure Field  SCAPPT - DATE_TO End Date
11 Table/Structure Field  SCDEST - DEST Logical Destination (Specified in Function Call)
12 Table/Structure Field  SCDEST - DEST Logical Destination (Specified in Function Call) SOURCE VALUE(DESTINATION) LIKE SCDEST-DEST DEFAULT SPACE
13 Table/Structure Field  SCSADDRESS - NAME User name (external format)
14 Table/Structure Field  SCSAPDAT - DATE_FROM Start Date SOURCE VALUE(DATE) LIKE SCAPPT-DATE_FROM DEFAULT SY-DATUM
15 Table/Structure Field  SCSAPDAT - DATE_FROM Start Date
16 Table/Structure Field  SCSAPDAT - DATE_TO End Date
17 Table/Structure Field  SCSAPDAT - TIME_FROM From Time
18 Table/Structure Field  SCSAPDAT - TIME_TO To Time
19 Table/Structure Field  SCSAPINC - TIME_TO To Time
20 Table/Structure Field  SCSAPINC - DATE_FROM Start Date
21 Table/Structure Field  SCSAPINC - TIME_FROM From Time
22 Table/Structure Field  SCSAPINC - DATE_FROM Start Date SOURCE VALUE(DATE) LIKE SCAPPT-DATE_FROM DEFAULT SY-DATUM
23 Table/Structure Field  SCSAPINC - DATE_TO End Date
24 Table/Structure Field  SCSAPPT - DATE_FROM Start Date
25 Table/Structure Field  SCSAPPT - OWNER Owner of an Appointment Calendar
26 Table/Structure Field  SCSAPPT - TIME_FROM From Time
27 Table/Structure Field  SCSAPPT - TIME_TO To Time
28 Table/Structure Field  SCSDATAFLD - SC_FLAG Flag SOURCE VALUE(NEW_PAGE_FOR_OWNER) LIKE SCSDATAFLD-SC_FLAG DEFAULT 'X'
29 Table/Structure Field  SCSDATAFLD - SC_FLAG Flag SOURCE VALUE(NEW_PAGE_FOR_WEEK) LIKE SCSDATAFLD-SC_FLAG DEFAULT 'X'
30 Table/Structure Field  SCSDATAFLD - SC_FLAG Flag
31 Table/Structure Field  SCSDATAFLD - LENGTH User name external format length
32 Table/Structure Field  SCSOWNERDL - OWNER Owner of an Appointment Calendar
33 Table/Structure Field  SCSPRINT - COUNT Number of days / weeks / months
34 Table/Structure Field  SCSPRINT - COUNT Number of days / weeks / months SOURCE VALUE(NUMBER_OF_WEEK) LIKE SCSPRINT-COUNT DEFAULT 1
35 Table/Structure Field  SCSPRINT - COUNT Number of days / weeks / months SOURCE VALUE(DAYS_OF_WEEK) LIKE SCSPRINT-COUNT DEFAULT 5
36 Table/Structure Field  SYST - DATUM ABAP System Field: Current Date of Application Server
37 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables
38 Table/Structure Field  SYST - XCODE ABAP System Field: Internal Use