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


TABLE: RRS.RRS_GROUP_TRADE_AREAS

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


This table stores the Trade Area Group and radii information of Radii/ Donut shapeTrade Areas.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
RRS_GROUP_TRADE_AREAS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnGROUP_ID
ColumnTRADE_AREA_NUMBER_CODE
Columns
Name Datatype Length Mandatory Comments
TRADE_AREA_NUMBER_CODE VARCHAR2 (30) Yes The Trade Area Number.
GROUP_ID NUMBER
Yes The identifier for the Trade Area Group
INNER_BOUND NUMBER
Yes The inner bound (radius/time) for the Trade Area geometry
OUTER_BOUND NUMBER
Yes The outer bound (radius/time) for the Trade Area geometry
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
Query Text

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


SELECT TRADE_AREA_NUMBER_CODE
,      GROUP_ID
,      INNER_BOUND
,      OUTER_BOUND
,      OBJECT_VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM RRS.RRS_GROUP_TRADE_AREAS;

Dependencies

[top of page]

RRS.RRS_GROUP_TRADE_AREAS does not reference any database object

RRS.RRS_GROUP_TRADE_AREAS is referenced by following:

SchemaAPPS
SynonymRRS_GROUP_TRADE_AREAS