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


TABLE: RRS.RRS_TRADE_AREA_GROUPS_B

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


This table stores the information related to Trade Area Groups


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
RRS_TRADE_AREA_GROUPS_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnGROUP_ID
Columns
Name Datatype Length Mandatory Comments
GROUP_ID NUMBER
Yes The unique identifier for the Trade Area Group
GROUP_TYPE_CODE VARCHAR2 (30) Yes The geometry type of the Trade Area Group.
NUM_OF_TRADE_AREAS NUMBER
Yes The number of Trade Areas in this Trade Area Group.
STATUS_CODE VARCHAR2 (30) Yes Trade Area Group Status , A =>Active , I => Inactive
UNIT_OF_MEASURE_CODE VARCHAR2 (30) Yes The Unit Of Measure used while specifying the Trade Area radii
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 GROUP_ID
,      GROUP_TYPE_CODE
,      NUM_OF_TRADE_AREAS
,      STATUS_CODE
,      UNIT_OF_MEASURE_CODE
,      OBJECT_VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM RRS.RRS_TRADE_AREA_GROUPS_B;

Dependencies

[top of page]

RRS.RRS_TRADE_AREA_GROUPS_B does not reference any database object

RRS.RRS_TRADE_AREA_GROUPS_B is referenced by following:

SchemaAPPS
SynonymRRS_TRADE_AREA_GROUPS_B