[Home] [Help]
[Dependency Information]
Object Name: | AMW_RISKS_TL |
---|---|
Object Type: | TABLE |
Owner: | AMW |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Stores translated value for Risks, TL table for AMW_RISKS_B
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
AMW_RISKS_TL_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
RISK_ID | NUMBER | Yes | Risk Identifier | |
NAME | VARCHAR2 | (240) | Yes | Risk Name |
DESCRIPTION | VARCHAR2 | (4000) | Risk Description | |
LANGUAGE | VARCHAR2 | (4) | Yes | Language of the current record |
SOURCE_LANG | VARCHAR2 | (4) | Yes | The language the text will mirror. If text is not yet translated into LANGUAGE then any changes to the text in the source language row will be reflected here as well. |
LAST_UPDATE_DATE | DATE | Yes | Standard Who Column | |
LAST_UPDATED_BY | NUMBER | Yes | Standard Who Column | |
CREATION_DATE | DATE | Yes | Standard Who Column | |
CREATED_BY | NUMBER | Yes | Standard Who Column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who Column | ||
SECURITY_GROUP_ID | NUMBER | Used in hosted environments | ||
RISK_REV_ID | NUMBER | Yes | Unique Identifier |
Cut, paste (and edit) the following text to query this object:
SELECT RISK_ID
, NAME
, DESCRIPTION
, LANGUAGE
, SOURCE_LANG
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_LOGIN
, SECURITY_GROUP_ID
, RISK_REV_ID
FROM AMW.AMW_RISKS_TL;
AMW.AMW_RISKS_TL does not reference any database object
AMW.AMW_RISKS_TL is referenced by following:
|
|
|