SchedulesscheduleWorkdayPatterns
SchedulesscheduleWorkdayPatterns
Columns
| Name | Type | Description |
| SchedulesScheduleId [KEY] | Long | SchedulesScheduleId of SchedulesscheduleWorkdayPatterns |
| SchedulePatternId [KEY] | Long | SchedulePatternId of SchedulesscheduleWorkdayPatterns |
| PatternSequenceNumber | Long | The number that identifies the sequence order of each pattern assigned to a schedule. |
| PatternId | Long | The value that uniquely identifies the foreign key reference to the associated pattern within the schedule. This attribute is a required input. |
| PatternName | String | The name of the associated pattern. |
| CreatedBy | String | CreatedBy of SchedulesscheduleWorkdayPatterns |
| CreationDate | Datetime | CreationDate of SchedulesscheduleWorkdayPatterns |
| LastUpdateDate | Datetime | LastUpdateDate of SchedulesscheduleWorkdayPatterns |
| LastUpdatedBy | String | LastUpdatedBy of SchedulesscheduleWorkdayPatterns |
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 |
| ScheduleId | Long | ScheduleId |
| ScheduleTypeCode | String | ScheduleTypeCode |
| Finder | String | finder |