[Home] [Help]
[Dependency Information]
Object Name: | AMW_EVALUATIONS_TL |
---|---|
Object Type: | TABLE |
Owner: | AMW |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Translation table for Amw_Evaluations
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
AMW_EVALUATIONS_TL_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
EVALUATION_ID | NUMBER | Yes | Unique Identifier | |
COMMENTS | VARCHAR2 | (4000) | Comments | |
LANGUAGE | VARCHAR2 | (4) | Yes | Language of the current record |
SOURCE_LANG | VARCHAR2 | (4) | Yes | The language the text will mirror. If text is yet not translated into LANGUAGE then any changes to the text in 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 for hosted environments | ||
OBJECT_VERSION_NUMBER | NUMBER | This column is used for optimistic locking |
Cut, paste (and edit) the following text to query this object:
SELECT EVALUATION_ID
, COMMENTS
, LANGUAGE
, SOURCE_LANG
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_LOGIN
, SECURITY_GROUP_ID
, OBJECT_VERSION_NUMBER
FROM AMW.AMW_EVALUATIONS_TL;
AMW.AMW_EVALUATIONS_TL does not reference any database object
AMW.AMW_EVALUATIONS_TL is referenced by following:
|
|
|