Schedules
The Schedule view object defines a schedule of working time assigned to one or more business objects.
Data Store Key : FscmTopModelAM.ScmExtractAM.ScmRcsBiccExtractAM.ScheduleExtractPVO
Primary Keys : ScheduleId
Initial Extract Date : SchedulePEOCreationDate
Incremental Extract Date : SchedulePEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description | 
|---|---|
| ScheduleId | Value that uniquely identifies the schedule. It's a primary key that the application generates when it creates a schedule. This attribute is required. | 
| SchedulePEOAssignmentNum | Number of business objects associated with a schedule. A value greater than zero restricts how the schedule can be updated. | 
| SchedulePEOAttribute1 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute10 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute11 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute12 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute13 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute14 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute15 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute16 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute17 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute18 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute19 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute2 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute20 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute21 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute22 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute23 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute24 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute25 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute26 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute27 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute28 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute29 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute3 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute30 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute4 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute5 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute6 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute7 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute8 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttribute9 | Segment of the user-descriptive flexfield. | 
| SchedulePEOAttributeCategory | Structure definition of the user descriptive flexfield. | 
| SchedulePEOCategoryCode | Abbreviation that identifies the category. For example, Pager, UK SSP, or Work. | 
| SchedulePEOCreatedBy | User who created the row. | 
| SchedulePEOCreationDate | Date and time of the creation of the row. | 
| SchedulePEODeletedFlag | Contains one of the following values: true or false. If true, then the schedule is active and may be used. If false, then the schedule isn't active. The default value is true. | 
| SchedulePEOEffectiveFromDate | Date when the modeling of working and nonworking time using the assigned workday patterns starts. This attribute is required. | 
| SchedulePEOEffectiveToDate | Date when the modeling of working and nonworking time using the assigned workday patterns stops. This attribute is required. | 
| SchedulePEOLastUpdateDate | Date and time of the last update of the row. | 
| SchedulePEOLastUpdateLogin | Session login associated to the user who last updated the row. | 
| SchedulePEOLastUpdatedBy | User who last updated the row. | 
| SchedulePEOObjectVersionNumber | 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. | 
| SchedulePEOQtrlyTypeCode | Value that defines the model of a quarter for a schedule. For example, 13 periods, 4 Weeks - 4 Weeks - 5 Weeks, 4 Weeks - 5 Weeks - 4 Weeks, 5 Weeks - 4 Weeks - 4 Weeks, or Monthly. | 
| SchedulePEOScheduleTypeCode | Specifies the type of schedule being created. Valid values are Time, Duration, and Elapsed. This attribute is required. | 
| SchedulePEOWeekStartCode | Specifies the day of the week which identifies the start of a work week. Valid values are SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY and SATURDAY. The default is MONDAY. | 
| ScheduleTranslationPEOLanguage | Indicates the code of the language into which the contents of the translatable columns are translated. | 
| ScheduleTranslationPEOScheduleDesc | Description of the schedule that the user specifies when creating an instance. | 
| ScheduleTranslationPEOScheduleName | Name of the schedule that the user specifies when creating an instance. This attribute is required. |