- Home
- Resources
- SAP Tables
- EDAYTYPE - Day Types
SAP Table EDAYTYPE
Day Types
EDAYTYPE (Day Types) 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 EDAYTYPE to other SAP tables.
Source: EDAYTYPE (Day Types)
EDAYTYPE table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
MANDT |
Client |
MANDT |
|
CLNT |
|
3 |
0 |
|
DAYTYPE |
Day type |
E_DAYTYPE |
|
CHAR |
|
10 |
0 |
|
WORKCALID |
Factory Calendar |
WFCID |
TFACD
|
CHAR |
|
2 |
0 |
|
WORKDAY |
Workday |
E_WORKDAY |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Non-workday |
X |
Workday |
|
PUBHOLIDAY |
Public holiday |
E_PUBHOLIDAY |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not a public holiday |
X |
Public holiday |
|
EDAYTYPE foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
EDAYTYPE |
WORKCALID |
EDAYTYPE |
WORKCALID |
TFACD |
Factory calendar definition |
IDENT |