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


TABLE: CSM.CSM_CNTR_RELATIONSHIPS_ACC

Object Details
Object Name: CSM_CNTR_RELATIONSHIPS_ACC
Object Type: TABLE
Owner: CSM
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.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
CSM_CNTR_RELATIONSHIPS_ACC_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnACCESS_ID
CSM_CNTR_RELATIONSHIPS_ACC_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnRELATIONSHIP_ID
Columns
Name Datatype Length Mandatory Comments
ACCESS_ID NUMBER
Yes Unique identifier for Access
RELATIONSHIP_ID NUMBER
Yes Unique identifier for Relationship
USER_ID NUMBER
Yes Unique identifier for User
COUNTER NUMBER

Indicates the number of times the combination of a particular user & relationshipl id has been inserted.
CREATED_BY NUMBER
Yes Indicates the user who created the record
CREATION_DATE DATE

Indicates the Date when the record was inserted
LAST_UPDATED_BY NUMBER

Indicates the user who had done the last update
LAST_UPDATE_DATE DATE

Indicates the Date when the record was last updated
LAST_UPDATE_LOGIN NUMBER

Indicates the user who had done the last update
Query Text

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


SELECT ACCESS_ID
,      RELATIONSHIP_ID
,      USER_ID
,      COUNTER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM CSM.CSM_CNTR_RELATIONSHIPS_ACC;

Dependencies

[top of page]

CSM.CSM_CNTR_RELATIONSHIPS_ACC does not reference any database object

CSM.CSM_CNTR_RELATIONSHIPS_ACC is referenced by following:

SchemaAPPS
SynonymCSM_CNTR_RELATIONSHIPS_ACC