ScheduleTranslation
Translations for the schedule business object.
Label, Plural Label
Schedule Translation, Schedule Translations
Qualified Label, Qualified Plural Label
Schedule Translation, Schedule 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 schedule that the user specifies when creating an instance.
Label
Description
- id (int64)*
Value that uniquely identifies the schedule. It's a primary key that the application generates when it creates a schedule. This attribute is required.
Label
ID
Properties
- searchable
- sortable
- not nullable
- name (string)*
Name of the schedule that the user specifies 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
- schedule (object)
A schedule defines the working and nonworking period of time and may be assigned to one or more business objects. For example a schedule might represent a workweek of five days, having two weekend days as nonworking time from January 1, 2020 to December 31, 2050.
Label
Schedule
Cardinality Target Object One to One - Module: oraScmCoreSchedule
- Business Object: Schedule
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 schedule. It's a primary key that the application generates when it creates a schedule. 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 |