Shifts
The Shift view object retrieves the values for the working time for any business object using the associated schedule. Shifts repeat in workday patterns that repeat as part of a schedule definition. Business objects that reference schedule use the shift definition to know which days and times are the working and nonworking periods.
Data Store Key : FscmTopModelAM.ScmExtractAM.ScmRcsBiccExtractAM.ShiftExtractPVO
Primary Keys : ShiftId
Initial Extract Date : ShiftPEOCreationDate
Incremental Extract Date : ShiftPEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
ShiftId | Value that uniquely identifies the shift. It's a primary key that the application generates when it creates a shift. This attribute is required. |
ShiftPEOAttribute1 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute10 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute11 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute12 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute13 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute14 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute15 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute16 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute17 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute18 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute19 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute2 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute20 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute21 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute22 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute23 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute24 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute25 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute26 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute27 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute28 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute29 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute3 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute30 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute4 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute5 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute6 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute7 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute8 | Segment of the user-descriptive flexfield. |
ShiftPEOAttribute9 | Segment of the user-descriptive flexfield. |
ShiftPEOAttributeCategory | Structure definition of the user descriptive flexfield. |
ShiftPEOAvailabilityCode | Abbreviation that identifies the shift duration, such as work period or off period. |
ShiftPEOCategoryCode | Abbreviation that identifies the shift categories, such as working from home or office. |
ShiftPEOCreatedBy | User who created the row. |
ShiftPEOCreationDate | Date and time of the creation of the row. |
ShiftPEODurationMsNum | Value that identifies the duration of the shift. |
ShiftPEODurationUomCode | Unit of time to associate with the time-duration value. |
ShiftPEOEndTimeMsNum | Time when the shift ends. |
ShiftPEOLastUpdateDate | Date and time of the last update of the row. |
ShiftPEOLastUpdateLogin | Session login associated to the user who last updated the row. |
ShiftPEOLastUpdatedBy | User who last updated the row. |
ShiftPEOObjectVersionNumber | 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. |
ShiftPEOShiftDtlTypeCode | Abbreviation that identifies the type of Time shift being created. Valid values are Flexible, Punch, and None. This attribute is required for Time shifts. |
ShiftPEOShiftTypeCode | Abbreviation that identifies the type of shift being created. Valid values are time, duration, and elapsed. This attribute is required. |
ShiftPEOShortTxt | Abbreviation that identifies the shift. |
ShiftPEOStartTimeMsNum | Time when the shift starts. |
ShiftTranslationPEOLanguage | Indicates the code of the language into which the contents of the translatable columns are translated. |
ShiftTranslationPEOShiftDesc | Description of the shift that you provide when creating an instance.` |
ShiftTranslationPEOShiftName | Name of the shift that you provide when creating an instance. This attribute is required.` |