This table holds information about translation of events
Module: Recruiting
LANGUAGE_CODE, EVENT_TYPE_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
EVENT_TYPE_ID | NUMBER | 38 | 0 | True | Event Identifier | ||
LANGUAGE_CODE | VARCHAR2 | 128 | True | Language Identifier | |||
SOURCE_RECORD_ID | VARCHAR2 | 256 | Primary Key consisting of event identifier | ||||
EVENT_TYPE_NAME | VARCHAR2 | 256 | Event Type Name |
Copyright © 2019, 2022, Oracle and/or its affiliates.