DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.HR_KI_OPTION_TYPES_VL

Object Details
Object Name: HR_KI_OPTION_TYPES_VL
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

MultiLingual view (a language resolved view of the data.)


Translated view of HR_KI_OPTION_TYPES and HR_KI_OPTION_TYPES_TL


[View Source]

Columns
Name Datatype Length Mandatory Comments
ROW_ID ROWID (10)
Row Id
OPTION_TYPE_ID NUMBER (15) Yes Option Type Identifier
OPTION_TYPE_KEY VARCHAR2 (30) Yes Internal developer name for Option type
DISPLAY_TYPE VARCHAR2 (100) Yes Display type of Option ,for example textfield,lookup
OPTION_NAME VARCHAR2 (240) Yes Name of option
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
OBJECT_VERSION_NUMBER NUMBER (9) Yes This column is used for locking purposes. A way to implement Optimistic Locking
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ROW_ID
,      OPTION_TYPE_ID
,      OPTION_TYPE_KEY
,      DISPLAY_TYPE
,      OPTION_NAME
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATED_BY
,      CREATION_DATE
,      OBJECT_VERSION_NUMBER
FROM APPS.HR_KI_OPTION_TYPES_VL;

Dependencies

[top of page]

APPS.HR_KI_OPTION_TYPES_VL references the following:

SchemaAPPS
SynonymHR_KI_OPTION_TYPES
SynonymHR_KI_OPTION_TYPES_TL
APPS.HR_KI_OPTION_TYPES_VL is referenced by following:

SchemaPUBLIC
SynonymHR_KI_OPTION_TYPES_VL