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


TABLE: AMS.AMS_DLG_FLOW_COMP_REL

Object Details
Object Name: AMS_DLG_FLOW_COMP_REL
Object Type: TABLE
Owner: AMS
FND Design Data: TableAMS.AMS_DLG_FLOW_COMP_REL
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMS_DLG_FLOW_COMP_REL_U1 NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnFLOW_COMP_RELATIONSHIP_ID
Columns
Name Datatype Length Mandatory Comments
FLOW_COMP_RELATIONSHIP_ID NUMBER
Yes Flow Component Relationship Unique Identifier
DIALOG_ID NUMBER
Yes Dialog Unique Identifier
CURR_FLOW_COMPONENT_ID NUMBER
Yes Current Flow Component Unique Identifier
OUTCOME VARCHAR2 (100)
Outcome of a Decision
NEXT_FLOW_COMPONENT_ID NUMBER

Next Flow Component Unique Identifier
CREATED_BY NUMBER (15) Yes Standard WHO Column
CREATION_DATE DATE
Yes Standard WHO Column
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO Column
LAST_UPDATE_DATE DATE
Yes Standard WHO Column
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO Column
SECURITY_GROUP_ID NUMBER

Used for hosting purposes
OBJECT_VERSION_NUMBER NUMBER

This column is used for locking purposes
Query Text

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


SELECT FLOW_COMP_RELATIONSHIP_ID
,      DIALOG_ID
,      CURR_FLOW_COMPONENT_ID
,      OUTCOME
,      NEXT_FLOW_COMPONENT_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
,      OBJECT_VERSION_NUMBER
FROM AMS.AMS_DLG_FLOW_COMP_REL;

Dependencies

[top of page]

AMS.AMS_DLG_FLOW_COMP_REL does not reference any database object

AMS.AMS_DLG_FLOW_COMP_REL is referenced by following:

SchemaAPPS
SynonymAMS_DLG_FLOW_COMP_REL