JDBC Driver for Oracle SCM

Build 22.0.8462

ScheduleExceptions

The Schedule Exceptions resource defines a global change to the working time that you assign to one or more schedules. For example, a holiday. When assigned to a schedule, the exception updates the working time for any business objects using the associated schedule.

Columns

Name Type Description
ExceptionId [KEY] String The value that uniquely identifies the schedule exception. It is a primary key that the application generates when it creates an exception. This attribute is required.
Name String The name of the schedule exception that you provide when creating an instance. This attribute is required.
Description String The description of the exception that you provide when creating an instance.
ShortCode String The abbreviation that identifies the exception that is displayed.
ExceptionStartDate String The date when the schedule starts to use the exception.
ExceptionEndDate String The date when the schedule no longer uses the exception.
PeriodTypeCode String The abbreviation that identifies the type of period, such as Off period and Work period.
CategoryCode String The abbreviation that identifies the category, such as Holiday and Training.
AllDayFlag Bool Contains one of the following values: true or false. If true, then the exception is for the entire day and the Exception Start and the Exception End values are dates. If false, then the exception is for a subset of hours within each day in the exception range and the Exception Start and the Exception End values include date and time values. The default value is false.
CreatedBy String CreatedBy of ScheduleExceptions
CreationDate Datetime CreationDate of ScheduleExceptions
LastUpdateDate Datetime LastUpdateDate of ScheduleExceptions
LastUpdatedBy String LastUpdatedBy of ScheduleExceptions

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462