SAP Table SCAL
Structure for factory calendar function modules
SCAL (Structure for factory calendar function modules) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link SCAL to other SAP tables.
SCAL table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
FCALID | Factory Calendar | WFCID | CHAR | 2 | 0 | |||
HCALID | Public Holiday Calendar | HIDENT | CHAR | 2 | 0 | |||
YEAR | Holiday and factory calendar function module year | CYEAR | NUMC | 4 | 0 | |||
DATE | Date for public holiday and factory calendars | SCDATUM | DATS | 8 | 0 | |||
JULDATE | Julian date for holiday and factory calendar FM | CJULDATE | CHAR | 6 | 0 | |||
WEEK | Factory calendar: Week | KWEEK | ACCP | 6 | 0 | |||
FACDATE | Factory calendar: Factory date | FACDATE | DEC | 5 | 0 | |||
FACIDATE | integer field for passing factory calendar date to FM | FACIDATE | INT4 | 10 | 0 | |||
INDICATOR | Fatory calendar flag | CIND | CHAR | 1 | 0 |