Pattern Shifts
The Pattern Detail view object retrieves the collection of shifts that you assign to a pattern.
Data Store Key : FscmTopModelAM.ScmExtractAM.ScmRcsBiccExtractAM.PatternDetailExtractPVO
Primary Keys : PatternDtlId
Initial Extract Date : PatternDetailPEOCreationDate
Incremental Extract Date : PatternDetailPEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| PatternDetailPEOAttribute1 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute10 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute11 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute12 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute13 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute14 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute15 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute16 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute17 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute18 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute19 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute2 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute20 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute21 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute22 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute23 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute24 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute25 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute26 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute27 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute28 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute29 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute3 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute30 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute4 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute5 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute6 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute7 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute8 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttribute9 | Segment of the user-descriptive flexfield. |
| PatternDetailPEOAttributeCategory | Structure definition of the user descriptive flexfield. |
| PatternDetailPEOCreatedBy | User who created the row. |
| PatternDetailPEOCreationDate | Date and time of the creation of the row. |
| PatternDetailPEODayStartNum | Day within the pattern when you begin using the shift. |
| PatternDetailPEODayStopNum | Day within the pattern when you stop using the shift. |
| PatternDetailPEOLastUpdateDate | Date and time of the last update of the row. |
| PatternDetailPEOLastUpdateLogin | Session login associated to the user who last updated the row. |
| PatternDetailPEOLastUpdatedBy | User who last updated the row. |
| PatternDetailPEOObjectVersionNumber | Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. |
| PatternDetailPEOPatternDtlSeqNum | Number that identifies the order of the assigned shift for the duration pattern. This number isn't currently used for time or elapsed patterns. |
| PatternDetailPEOPatternId | Value that uniquely identifies the workday pattern. It's a primary key that the application generates when it creates a pattern. This attribute is required. |
| PatternDtlId | Value that uniquely identifies the workday pattern detail. It's a primary key that the application generates when it creates a pattern detail. This attribute is required. |
| ShiftPEOShiftId | Value that uniquely identifies the shift. It's a primary key that the application generates when it creates a shift. This attribute is required. |