[Home] [Help]
[Dependency Information]
| Object Name: | IEU_UWQM_PRIORITIES_TL |
|---|---|
| Object Type: | TABLE |
| Owner: | IEU |
| FND Design Data: | IEU.IEU_UWQM_PRIORITIES_TL
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
| Tablespace: | APPS_TS_SEED |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| IEU_UWQM_PRIORITIES_TL_U1 | NORMAL | UNIQUE |
APPS_TS_SEED
|
PRIORITY_ID
LANGUAGE
ZD_EDITION_NAME
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PRIORITY_ID | NUMBER | (15) | Yes | PK for the table. |
| LANGUAGE | VARCHAR2 | (240) | Yes | Language of the translation. |
| OBJECT_VERSION_NUMBER | NUMBER | Yes | Standard column used by HTML utilities. | |
| CREATED_BY | NUMBER | (15) | Yes | Standard WHO columns. |
| CREATION_DATE | DATE | Yes | Standard WHO columns. | |
| LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard WHO columns. |
| LAST_UPDATE_DATE | DATE | Yes | Standard WHO columns. | |
| LAST_UPDATE_LOGIN | NUMBER | (15) | Standard WHO columns. | |
| SECURITY_GROUP_ID | NUMBER | Used in hosted environments | ||
| SOURCE_LANG | VARCHAR2 | (240) | Yes | Source language of the translation. |
| NAME | VARCHAR2 | (80) | Yes | Translated name of the priority. |
| DESCRIPTION | VARCHAR2 | (1990) | Yes | Translated description of the priority. |
| ZD_EDITION_NAME | VARCHAR2 | (30) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT PRIORITY_ID
, LANGUAGE
, OBJECT_VERSION_NUMBER
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
, SECURITY_GROUP_ID
, SOURCE_LANG
, NAME
, DESCRIPTION
, ZD_EDITION_NAME
FROM IEU.IEU_UWQM_PRIORITIES_TL;
IEU.IEU_UWQM_PRIORITIES_TL does not reference any database object
IEU.IEU_UWQM_PRIORITIES_TL is referenced by following:
IEU
IEU_UWQM_PRIORITIES_TL#
|
|
|
|