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


TABLE: CSM.CSM_AD_SEARCH_REGION_ACC

Object Details
Object Name: CSM_AD_SEARCH_REGION_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_AD_SEARCH_REGION_ACC_U1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnACCESS_ID
CSM_AD_SEARCH_REGION_ACC_U2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnID
ColumnLEVEL_ID
ColumnLEVEL_VALUE
ColumnUSER_ID
Columns
Name Datatype Length Mandatory Comments
ACCESS_ID NUMBER
Yes The Unique Access Identifier
ID NUMBER
Yes The Unique ID
LEVEL_ID NUMBER

The Unique identifier for level
LEVEL_VALUE NUMBER

The value for level
USER_ID NUMBER
Yes The Unique Identifier for User
COUNTER NUMBER
Yes Indicates the number of times the combination of a particular user & level id has been inserted.
CREATION_DATE DATE
Yes Indicates the Date when the row was inserted.
CREATED_BY NUMBER
Yes Indicates the user who created the record
LAST_UPDATE_DATE DATE
Yes Indicates the Date when the row was last updated
LAST_UPDATED_BY NUMBER
Yes Indicates the user who had done the last update
LAST_UPDATE_LOGIN NUMBER
Yes 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
,      ID
,      LEVEL_ID
,      LEVEL_VALUE
,      USER_ID
,      COUNTER
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM CSM.CSM_AD_SEARCH_REGION_ACC;

Dependencies

[top of page]

CSM.CSM_AD_SEARCH_REGION_ACC does not reference any database object

CSM.CSM_AD_SEARCH_REGION_ACC is referenced by following:

SchemaCSM
ViewCSM_AD_SEARCH_REGION_ACC#