SCRULES - Periodic appointments: Rule
Periodic appointments: Rule information is stored in SAP table SCRULES.
It is part of development package SZTK in software component BC-SRV-GBT-CAL. This development package consists of objects that can be grouped under "Appointment Calendar".
It is part of development package SZTK in software component BC-SRV-GBT-CAL. This development package consists of objects that can be grouped under "Appointment Calendar".
Fields for table SCRULES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | T000 |
RULE_ID | Internal Identification of Rules of Periodic Appointments | X | SC_RULEID | CHAR | 25 | |
.INCLUDE | RULESINC | 0 | ||||
TYPE | Component of the Version Number | CHAR2 | CHAR | 2 | ||
START_DATE | Start Date for Rule Period | SCSTARTDAT | DATS | 8 | ||
END_DATE | End Date for Rule Period | SCENDDATE | DATS | 8 | ||
CONFLICTS | Exception Rule for Non-Working Days | SCCONFLICT | CHAR | 1 | ||
FCALID | Factory Calendar | WFCID | CHAR | 2 | * | |
HCALID | Public Holiday Calendar | HIDENT | CHAR | 2 | * | |
RULE | Text field length 200 | CHAR200 | CHAR | 200 | ||
INFO_DEL | Maintenance identifier | SC_MAINTID | CHAR | 1 | ||
RULE_INDEX | Char 20 | CHAR20 | CHAR | 20 | ||
RULE_REF | Reference counter | SCREFCNT | INT4 | 4 |