DBA Data[Home] [Help] [Dependency Information]


TABLE: AMW.AMW_AP_STEPS_TL

Object Details
Object Name: AMW_AP_STEPS_TL
Object Type: TABLE
Owner: AMW
FND Design Data: TableAMW.AMW_AP_STEPS_TL
Subobject Name:
Status: VALID


Holds information about the language dependent name and description for Audit Steps in the AMW_AP_STEPS_B table.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMW_AP_STEP_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnAP_STEP_ID
ColumnLANGUAGE
Columns
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.
Query Text

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;

Dependencies

[top of page]

AMW.AMW_AP_STEPS_TL does not reference any database object

AMW.AMW_AP_STEPS_TL is referenced by following:

SchemaAPPS
SynonymAMW_AP_STEPS_TL