WorkdayPatternTranslation
Translations for the workday pattern business object.
Label, Plural Label
Workday Pattern Translation, Workday Pattern Translations
Qualified Label, Qualified Plural Label
Workday Pattern Translation, Workday Pattern Translations
Module
oraScmCoreSchedule
Keys
-
$primary: id, $language
Fields
* Field can't be null- createdBy (string)*
The user who created the record.
Label
Created By
Properties
- not nullable
- description (string)
Description of the pattern that you provide when creating an instance.
Label
Description
- id (int64)*
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.
Label
ID
Properties
- searchable
- sortable
- not nullable
- name (string)*
Name of the pattern that you provide when creating an instance. This attribute is required.
Label
Name
Properties
- searchable
- sortable
- not nullable
- timeCreated (date-time)*
The date and time when the record was created.
Label
Creation Date
Properties
- not nullable
- timeUpdated (date-time)*
The date and time when the record was last updated.
Label
Last Updated Date
Properties
- not nullable
- updatedBy (string)*
The user who last updated the record.
Label
Last Updated By
Properties
- not nullable
- $language (string)*
The language of the record.
Label
Language
Properties
- creatable
- searchable
- sortable
- not nullable
- $sourceLang (string)*
The language in which the values of the translatable columns were created, updated, or copied from.
Label
Source Language
Properties
- not nullable
Reference Objects
- workdayPattern (object)
Workday patterns define working time in a schedule. Each pattern has a length in days and a set of associated shifts that detail which days and time are working and nonworking. Patterns repeat as part of a schedule definition from the schedule start date to the schedule end date, resulting in the shifts forming repeated patterns in the schedule. For example, most patterns have a length of seven days to represent a week and will have one or more shifts assigned to represent the expected working days and times in that week.
Label
Workday Pattern
Cardinality Target Object One to One - Module: oraScmCoreSchedule
- Business Object: WorkdayPattern
Additional Mapping Details
Mapped by relationship: $translations
Business Views
** Available for extracting data- default
Data Source
RDBMS
Fields
- id (int64)
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.
Label
ID
Properties
- searchable
- sortable
- not nullable
- $language (string)
The language of the record.
Label
Language
Properties
- creatable
- searchable
- sortable
- not nullable
- id (int64)
Other Properties
| Property | Value |
|---|---|
| Application Package Name | ora_scm_core_schedule |
| Extensible | No |