SchedulesscheduleExceptionAssociations
SchedulesscheduleExceptionAssociations
Columns
Name | Type | Description |
SchedulesScheduleId [KEY] | Long | SchedulesScheduleId of SchedulesscheduleExceptionAssociations |
ScheduleExceptionId | Long | The value that uniquely identifies the foreign key reference to the schedule exception being assigned. This attribute is a required input. |
ScheduleExceptionAssociationId [KEY] | Long | ScheduleExceptionAssociationId of SchedulesscheduleExceptionAssociations |
ScheduleId | Long | The value that uniquely identifies the foreign key reference to the parent schedule. This attribute is a required input. |
ScheduleExceptionName | String | The name of the assigned schedule exception. |
CreatedBy | String | CreatedBy of SchedulesscheduleExceptionAssociations |
CreationDate | Datetime | CreationDate of SchedulesscheduleExceptionAssociations |
LastUpdateDate | Datetime | LastUpdateDate of SchedulesscheduleExceptionAssociations |
LastUpdatedBy | String | LastUpdatedBy of SchedulesscheduleExceptionAssociations |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ScheduleTypeCode | String | ScheduleTypeCode |
Finder | String | finder |