TFACD (Factory calendar definition) 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 TFACD to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values |
|---|---|---|---|---|---|---|
|
IDENT
Factory Calendar
|
WFCID |
CHAR
|
2 | 0 | ||
|
VJAHR
Year from which data is stored
|
VJAHR |
NUMC
|
4 | 0 | ||
|
BJAHR
Year until which data is saved
|
BJAHR |
NUMC
|
4 | 0 | ||
|
MOTAG
Bit for workday
|
KBIT |
CHAR
|
1 | 0 | ||
|
DITAG
Bit for workday
|
KBIT |
CHAR
|
1 | 0 | ||
|
MIWCH
Bit for workday
|
KBIT |
CHAR
|
1 | 0 | ||
|
DOTAG
Bit for workday
|
KBIT |
CHAR
|
1 | 0 | ||
|
FRTAG
Bit for workday
|
KBIT |
CHAR
|
1 | 0 | ||
|
SATAG
Bit for workday
|
KBIT |
CHAR
|
1 | 0 | ||
|
SOTAG
Bit for workday
|
KBIT |
CHAR
|
1 | 0 | ||
|
FETAG
Bit for workday
|
KBIT |
CHAR
|
1 | 0 | ||
|
HOCID
Public Holiday Calendar
|
HIDENT | THOCI |
CHAR
|
2 | 0 | |
|
BASIS
Start of factory calendar day numbering
|
KFTAG |
NUMC
|
5 | 0 | ||
|
ABBR
Calendar: Termination flag
|
KABBR |
CHAR
|
1 | 0 | ||
|
CRUSR
Calendar: Calendar creator/changer
|
KUSER |
CHAR
|
12 | 0 | ||
|
CRDAT
Date
|
FABDAT |
DATS
|
8 | 0 | ||
|
CRTIME
Calendar: Creation or change time
|
CRTIME |
TIMS
|
6 | 0 | ||
|
INTERV
Calendar: Termination flag
|
KABBR |
CHAR
|
1 | 0 | ||
|
AKTVJAHR
Year, from which calendar is in buffer
|
AKTVJAHR |
NUMC
|
4 | 0 | ||
|
AKTBJAHR
Year, until which calendar is in buffer
|
AKTBJAHR |
NUMC
|
4 | 0 |
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| TFACD | HOCID | TFACD | HOCID |
THOCI
Public holiday calendar index
|
IDENT |