[Home] [Help]
[Dependency Information]
Object Name: | AMW_AP_STEPS_TL |
---|---|
Object Type: | TABLE |
Owner: | AMW |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Holds information about the language dependent name and description for Audit Steps in the AMW_AP_STEPS_B table.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
AMW_AP_STEP_TL_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
AP_STEP_ID | NUMBER | Yes | Audit Step Identifier | |
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 | |
NAME | VARCHAR2 | (240) | Yes | Name of this audit step |
DESCRIPTION | VARCHAR2 | (4000) | Description of this audit step | |
LANGUAGE | VARCHAR2 | (4) | Yes | Language in which the name and description of this audit step is expressed. |
SOURCE_LANGUAGE | VARCHAR2 | (4) | Yes | Source Language from which the name and description of this audit step has been translated. |
LAST_UPDATE_LOGIN | NUMBER | Standard WHO column | ||
SECURITY_GROUP_ID | NUMBER | Used for hosted environments | ||
SOURCE_LANG | VARCHAR2 | (4) | Source Language from which the name and description of this audit step has been translated. |
Cut, paste (and edit) the following text to query this object:
SELECT AP_STEP_ID
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, NAME
, DESCRIPTION
, LANGUAGE
, SOURCE_LANGUAGE
, LAST_UPDATE_LOGIN
, SECURITY_GROUP_ID
, SOURCE_LANG
FROM AMW.AMW_AP_STEPS_TL;
AMW.AMW_AP_STEPS_TL does not reference any database object
AMW.AMW_AP_STEPS_TL is referenced by following:
|
|
|