ShiftTranslation
Translations for the shift business object.
Label, Plural Label
Shift Translation, Shift Translations
Qualified Label, Qualified Plural Label
Shift Translation, Shift 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 shift that you provide when creating an instance.`
Label
Description
- id (int64)*
Value that uniquely identifies the shift. It's a primary key that the application generates when it creates a shift. This attribute is required.
Label
ID
Properties
- searchable
- sortable
- not nullable
- name (string)*
Name of the shift 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
- shift (object)
A shift represents the working time of a workday. Shifts are used in workday patterns to represent the repetitive definition of working and nonworking time. For example, a workday may have one shift starting at 9 a.m. and ending at 5 p.m.
Label
Shift
Cardinality Target Object One to One - Module: oraScmCoreSchedule
- Business Object: Shift
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 shift. It's a primary key that the application generates when it creates a shift. 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 |