ScheduleExceptionTranslation
Translations for the schedule exception business object.
Label, Plural Label
Schedule Exception Translation, Schedule Exception Translations
Qualified Label, Qualified Plural Label
Schedule Exception Translation, Schedule Exception 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 exception that you provide when creating an instance.
Label
Description
- id (int64)*
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.
Label
ID
Properties
- searchable
- sortable
- not nullable
- name (string)*
Name of the schedule exception 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
- scheduleException (object)
A schedule exception defines a global change to the working time that you assign to one or more schedules. For example, a holiday. When assigned to a schedule, the exception updates the working time for all business objects using the associated schedule.
Label
Schedule Exception
Cardinality Target Object One to One - Module: oraScmCoreSchedule
- Business Object: ScheduleException
Additional Mapping Details
Mapped by relationship: $translations
Business Views
** Available for extracting data- default
Data Source
RDBMS
Fields
- description (string)
Description of the exception that you provide when creating an instance.
Label
Description
- id (int64)
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.
Label
ID
Properties
- searchable
- sortable
- not nullable
- name (string)
Name of the schedule exception that you provide when creating an instance. This attribute is required.
Label
Name
Properties
- searchable
- sortable
- not nullable
- $language (string)
The language of the record.
Label
Language
Properties
- creatable
- searchable
- sortable
- not nullable
- description (string)
Other Properties
| Property | Value |
|---|---|
| Application Package Name | ora_scm_core_schedule |
| Extensible | No |