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


TABLE: CSM.CSM_AD_SEARCH_REGION_VIEW

Object Details
Object Name: CSM_AD_SEARCH_REGION_VIEW
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:
Columns
Name Datatype Length Mandatory Comments
ID NUMBER (5) Yes Unique identifier
SEARCH_TYPE_ID NUMBER
Yes Unique identifier for search type
LEVEL_ID NUMBER

Unique identifier for level
LEVEL_VALUE NUMBER

Indicates the Value for level
NAME VARCHAR2 (100) Yes Indicates the name
COLUMN_NAME VARCHAR2 (30) Yes Indicates the Column name
FIELD_TYPE VARCHAR2 (1) Yes Indicates the Field Type
BASE_VO VARCHAR2 (100)
Indicates the Base VO
PARAMETERS VARCHAR2 (300)
Indicates the Parameters
VO_TEXT_COL VARCHAR2 (30)
Indicates the VO's Text COL
VO_VALUE_COL VARCHAR2 (30)
Indicates the VO's Value COL
DISPLAY_SEQ NUMBER
Yes Indicates the display sequence
ORIGINAL_SEQ NUMBER
Yes Indicates the display sequence
IS_REMOVED VARCHAR2 (1)
Value for removed flag
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
DB_TYPE VARCHAR2 (30) Yes Indicates the value for DB type
OPERATION VARCHAR2 (30)
Indicates the value for Operations
Query Text

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


SELECT ID
,      SEARCH_TYPE_ID
,      LEVEL_ID
,      LEVEL_VALUE
,      NAME
,      COLUMN_NAME
,      FIELD_TYPE
,      BASE_VO
,      PARAMETERS
,      VO_TEXT_COL
,      VO_VALUE_COL
,      DISPLAY_SEQ
,      ORIGINAL_SEQ
,      IS_REMOVED
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      DB_TYPE
,      OPERATION
FROM CSM.CSM_AD_SEARCH_REGION_VIEW;

Dependencies

[top of page]

CSM.CSM_AD_SEARCH_REGION_VIEW does not reference any database object

CSM.CSM_AD_SEARCH_REGION_VIEW is referenced by following:

SchemaAPPS
SynonymCSM_AD_SEARCH_REGION_VIEW