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


TABLE: CSL.CSL_HZ_PARTIES_ACC

Object Details
Object Name: CSL_HZ_PARTIES_ACC
Object Type: TABLE
Owner: CSL
Subobject Name:
Status: VALID


Table stores the parties per resource which needs to be replicated


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
CSL_HZ_PARTIES_ACC_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOUNTER
CSL_HZ_PARTIES_ACC_U1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnRESOURCE_ID
ColumnPARTY_ID
CSL_HZ_PARTIES_ACC_U2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnACCESS_ID
Columns
Name Datatype Length Mandatory Comments
RESOURCE_ID NUMBER
Yes Mobile resource ID, references to JTF_RS_RESOURCE_EXTNS.RESOURCE_ID
PARTY_ID NUMBER
Yes Party identifier
ACCESS_ID NUMBER

PK - Indentifier for replication
COUNTER NUMBER

Counter, indicates the amount of reasons for the record to be replicated
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
Query Text

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


SELECT RESOURCE_ID
,      PARTY_ID
,      ACCESS_ID
,      COUNTER
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
FROM CSL.CSL_HZ_PARTIES_ACC;

Dependencies

[top of page]

CSL.CSL_HZ_PARTIES_ACC does not reference any database object

CSL.CSL_HZ_PARTIES_ACC is referenced by following:

SchemaAPPS
SynonymCSL_HZ_PARTIES_ACC