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


TABLE: RRS.RRS_TRADE_AREAS

Object Details
Object Name: RRS_TRADE_AREAS
Object Type: TABLE
Owner: RRS
FND Design Data: TableRRS.RRS_TRADE_AREAS
Subobject Name:
Status: VALID


This table stores the information related to Trade Areas.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
RRS_TRADE_AREAS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnTRADE_AREA_ID
RRS_TRADE_AREAS_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnLOCATION_ID
ColumnGROUP_ID
ColumnTRADE_AREA_NUMBER_CODE
SYS_IL0000457929C00017$$ LOB UNIQUE TablespaceAPPS_TS_TX_DATA
SYS_IL0000457929C00018$$ LOB UNIQUE TablespaceAPPS_TS_TX_DATA
RRS_TRADE_AREAS_N1 DOMAIN NONUNIQUE Tablespace ColumnGEOMETRY
Columns
Name Datatype Length Mandatory Comments
TRADE_AREA_ID NUMBER
Yes The unique identifier for the Trade Area
TRADE_AREA_NUMBER_CODE VARCHAR2 (30) Yes The Trade Area Number
GROUP_ID NUMBER
Yes The identifier for the Trade Area Group
LOCATION_ID NUMBER
Yes The identifier for the Location entity
OBJECT_VERSION_NUMBER NUMBER

Sequence number for lock strategy in self-service applications
CREATED_BY NUMBER
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
GEOMETRY SDO_GEOMETRY (1)
Query Text

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


SELECT TRADE_AREA_ID
,      TRADE_AREA_NUMBER_CODE
,      GROUP_ID
,      LOCATION_ID
,      OBJECT_VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      GEOMETRY
FROM RRS.RRS_TRADE_AREAS;

Dependencies

[top of page]

RRS.RRS_TRADE_AREAS references the following:

SchemaMDSYS
TYPESDO_ELEM_INFO_ARRAY
TYPESDO_GEOMETRY
TYPESDO_ORDINATE_ARRAY
SchemaSYS
PL/SQL PackageSTANDARD - show dependent code
RRS.RRS_TRADE_AREAS is referenced by following:

SchemaRRS
ViewRRS_TRADE_AREAS#