[Home] [Help]
[Dependency Information]
Object Name: | OE_PC_CONDITIONS_TL |
---|---|
Object Type: | TABLE |
Owner: | ONT |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This table stores the translated conditions associated with the constraints identified by constraint_id.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
OE_PC_CONDITIONS_TL_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
CONDITION_ID | NUMBER | Yes | Primary key column | |
LANGUAGE | VARCHAR2 | (4) | Yes | Language of the MLS Columns |
SOURCE_LANG | VARCHAR2 | (4) | Yes | Source Language of the MLS Columns |
USER_MESSAGE | VARCHAR2 | (240) | Yes | Message that is displayed when the user is constrained if this condition is TRUE |
CREATED_BY | NUMBER | Yes | Standard Who column | |
CREATION_DATE | DATE | Yes | Standard Who column | |
LAST_UPDATED_BY | NUMBER | Yes | Standard Who column | |
LAST_UPDATE_DATE | DATE | Yes | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column |
Cut, paste (and edit) the following text to query this object:
SELECT CONDITION_ID
, LANGUAGE
, SOURCE_LANG
, USER_MESSAGE
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
FROM ONT.OE_PC_CONDITIONS_TL;
ONT.OE_PC_CONDITIONS_TL does not reference any database object
ONT.OE_PC_CONDITIONS_TL is referenced by following:
|
|
|