SAP table TFACD (Factory calendar definition)
SAP table TFACD (Factory Calendar Definition) is used to store and define factory calendars. It contains details about calendar-specific configurations, such as working days, non-working days, and public holidays for a specific factory or organization. This table is essential for scheduling processes in SAP, ensuring that activities like production planning, materials management, and logistics align with the organization's operational calendar.
A Factory Calendar in SAP is a configuration tool that defines working days, non-working days, and public holidays for a specific organization, plant, or business unit. It ensures that SAP processes, such as production planning, materials management, and logistics, operate in line with the organization's operational schedule. Factory Calendars are assigned to relevant master data and transactions to control scheduling, deadlines, and availability, ensuring consistency and accuracy in time-sensitive operations.
SAP table TFACD has 1 primary key field being IDENT.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
IDENT | Factory Calendar | CHAR | 2 | 0 | WFCID | ||
VJAHR | Year from which data is stored | NUMC | 4 | 0 | VJAHR | ||
BJAHR | Year until which data is saved | NUMC | 4 | 0 | BJAHR | ||
MOTAG | Bit for workday | CHAR | 1 | 0 | KBIT | ||
DITAG | Bit for workday | CHAR | 1 | 0 | KBIT | ||
MIWCH | Bit for workday | CHAR | 1 | 0 | KBIT | ||
DOTAG | Bit for workday | CHAR | 1 | 0 | KBIT | ||
FRTAG | Bit for workday | CHAR | 1 | 0 | KBIT | ||
SATAG | Bit for workday | CHAR | 1 | 0 | KBIT | ||
SOTAG | Bit for workday | CHAR | 1 | 0 | KBIT | ||
FETAG | Bit for workday | CHAR | 1 | 0 | KBIT | ||
HOCID | Public Holiday Calendar | CHAR | 2 | 0 | THOCI | HIDENT | |
BASIS | Start of factory calendar day numbering | NUMC | 5 | 0 | KFTAG | ||
ABBR | Calendar: Termination flag | CHAR | 1 | 0 | KABBR | ||
CRUSR | Calendar: Calendar creator/changer | CHAR | 12 | 0 | KUSER | ||
CRDAT | Date | DATS | 8 | 0 | FABDAT | ||
CRTIME | Calendar: Creation or change time | TIMS | 6 | 0 | CRTIME | ||
INTERV | Calendar: Termination flag | CHAR | 1 | 0 | KABBR | ||
AKTVJAHR | Year, from which calendar is in buffer | NUMC | 4 | 0 | AKTVJAHR | ||
AKTBJAHR | Year, until which calendar is in buffer | NUMC | 4 | 0 | AKTBJAHR |