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


TABLE: AMW.AMW_ASSESS_PROCEDURE_STEPS_TL

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


Contains name and description for amw_assess_procedure_steps_b


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
ASSESS_PROCEDURE_STEP_ID NUMBER
Yes Stores the 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 Store the assessment procedure name
DESCRIPTION VARCHAR2 (4000)
Stores the description
LANGUAGE VARCHAR2 (4) Yes Stores the Language
LAST_UPDATE_LOGIN NUMBER

Standard Who column
SOURCE_LANG VARCHAR2 (4) Yes Stores the source language
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ASSESS_PROCEDURE_STEP_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      NAME
,      DESCRIPTION
,      LANGUAGE
,      LAST_UPDATE_LOGIN
,      SOURCE_LANG
FROM AMW.AMW_ASSESS_PROCEDURE_STEPS_TL;

Dependencies

[top of page]

AMW.AMW_ASSESS_PROCEDURE_STEPS_TL does not reference any database object

AMW.AMW_ASSESS_PROCEDURE_STEPS_TL is referenced by following:

SchemaAPPS
SynonymAMW_ASSESS_PROCEDURE_STEPS_TL