Schedule Exceptions
The Schedule Exceptions view object contains changes to working time, such as holidays, that you can assign to one or more schedules. When assigned to a schedule, the exception updates the working time for any business objects that use that schedule.
Data Store Key : FscmTopModelAM.ScmExtractAM.ScmRcsBiccExtractAM.SchedExceptionExtractPVO
Primary Keys : AvlExceptionId
Initial Extract Date : SchedExceptionPEOCreationDate
Incremental Extract Date : SchedExceptionPEOLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
AvlExceptionId | Value that uniquely identifies the schedule exception. It's a primary key that the application generates when it creates an exception. This attribute is required. |
SchedExceptionPEOAttribute1 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute10 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute11 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute12 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute13 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute14 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute15 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute16 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute17 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute18 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute19 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute2 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute20 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute21 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute22 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute23 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute24 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute25 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute26 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute27 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute28 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute29 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute3 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute30 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute4 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute5 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute6 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute7 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute8 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttribute9 | Segment of the user-descriptive flexfield. |
SchedExceptionPEOAttributeCategory | Structure definition of the user descriptive flexfield. |
SchedExceptionPEOAvailabilityCode | Abbreviation that identifies the type of period, such as off period and work period. |
SchedExceptionPEOCategoryCode | Abbreviation that identifies the category, such as holiday and training. |
SchedExceptionPEOCreatedBy | User who created the row. |
SchedExceptionPEOCreationDate | Date and time of the creation of the row. |
SchedExceptionPEOEndDateTime | Date when the schedule no longer uses the exception. |
SchedExceptionPEOLastUpdateDate | Date and time of the last update of the row. |
SchedExceptionPEOLastUpdateLogin | Session login associated to the user who last updated the row. |
SchedExceptionPEOLastUpdatedBy | User who last updated the row. |
SchedExceptionPEOObjectVersionNumber | 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. |
SchedExceptionPEOShortTxt | Abbreviation that identifies the exception that's displayed. |
SchedExceptionPEOStartDateTime | Date when the schedule starts to use the exception. |
SchedExceptionPEOWholeDayFlag | Contains one of the following values: true or false. If true, then the exception is for the entire day and the Exception Start and the Exception End values are dates. If false, then the exception is for a subset of hours within each day in the exception range and the Exception Start and the Exception End values include date and time values. The default value is false. |
SchedExceptionTranslationPEOAvlExcpDesc | Description of the exception that you provide when creating an instance. |
SchedExceptionTranslationPEOAvlExcpName | Name of the schedule exception that you provide when creating an instance. This attribute is required. |
SchedExceptionTranslationPEOLanguage | Indicates the code of the language into which the contents of the translatable columns are translated. |