SAP Table SCRULES
Periodic appointments: Rule
SCRULES (Periodic appointments: Rule) 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 SCRULES to other SAP tables.
SCRULES table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
RULE_ID | Internal Identification of Rules of Periodic Appointments | SC_RULEID | CHAR | 25 | 0 | |||
TYPE | Version Number Component | CHAR2 | CHAR | 2 | 0 | |||
START_DATE | Start Date for Rule Period | SCSTARTDAT | DATS | 8 | 0 | |||
END_DATE | End Date for Rule Period | SCENDDATE | DATS | 8 | 0 | |||
CONFLICTS | Exception Rule for Non-Working Days | SCCONFLICT | CHAR | 1 | 0 | |||
FCALID | Factory Calendar | WFCID | CHAR | 2 | 0 | |||
HCALID | Public Holiday Calendar | HIDENT | CHAR | 2 | 0 | |||
RULE | Text field length 200 | CHAR200 | CHAR | 200 | 0 | |||
INFO_DEL | Maintenance identifier | SC_MAINTID | CHAR | 1 | 0 | |||
RULE_INDEX | Char 20 | CHAR20 | CHAR | 20 | 0 | |||
RULE_REF | Reference counter | SCREFCNT | INT4 | 10 | 0 |
SCRULES foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
SCRULES | CLIENT | SCRULES | CLIENT | T000 | Clients | MANDT |