TFACD is a standard SAP Table which is used to store Factory calendar definition data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP TFACD Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: C - Customizing table, Maintenance only by customer and not updated by SAP import
Display/Maintenance via SM30: Yes but with Restrictions
Enhancement category i: Not classified
See here for more information about this and other SAP enhancement categories
Text table = TFACT
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
IDENT | WFCID | CHAR | 2 | Factory Calendar | ||
VJAHR | VJAHR | NUMC | 4 | Year from which data is stored | GJAHR | |
BJAHR | BJAHR | NUMC | 4 | Year until which data is saved | GJAHR | |
MOTAG | KBIT | CHAR | 1 | Bit for workday | ||
DITAG | KBIT | CHAR | 1 | Bit for workday | ||
MIWCH | KBIT | CHAR | 1 | Bit for workday | ||
DOTAG | KBIT | CHAR | 1 | Bit for workday | ||
FRTAG | KBIT | CHAR | 1 | Bit for workday | ||
SATAG | KBIT | CHAR | 1 | Bit for workday | ||
SOTAG | KBIT | CHAR | 1 | Bit for workday | ||
FETAG | KBIT | CHAR | 1 | Bit for workday | ||
HOCID | HIDENT | CHAR | 2 | THOCI | Public Holiday Calendar | |
BASIS | KFTAG | NUMC | 5 | Start of factory calendar day numbering | ||
ABBR | KABBR | CHAR | 1 | Calendar: Termination flag | ||
CRUSR | KUSER | CHAR | 12 | Calendar: Calendar creator/changer | ||
CRDAT | FABDAT | DATS | 8 | Date | ||
CRTIME | CRTIME | TIMS | 6 | Calendar: Creation or change time | ||
INTERV | KABBR | CHAR | 1 | Calendar: Termination flag | ||
AKTVJAHR | AKTVJAHR | NUMC | 4 | Year, from which calendar is in buffer | GJAHR | |
AKTBJAHR | AKTBJAHR | NUMC | 4 | Year, until which calendar is in buffer | GJAHR |
Key field | |
Non-key field |