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


TABLE: RRS.RRS_LOC_TRADE_AREA_GRPS

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


This table stores the association between Trade Area Groups and Locations


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
RRS_LOC_TRADE_AREA_GRPS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnLOCATION_ID
ColumnGROUP_ID
RRS_LOC_TRADE_AREA_GRPS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnGROUP_ID
Columns
Name Datatype Length Mandatory Comments
GROUP_ID NUMBER
Yes The identifier for the Trade Area Group
LOCATION_ID NUMBER
Yes The identifier for the Location entity
IS_PRIMARY_FLAG VARCHAR2 (1) Yes Indicates if the Trade Area Group is the Primary Trade Area Group for the Location (Y/N)
STATUS_CODE VARCHAR2 (30) Yes Status of Trade Area Group associated with the Location. Possible Values could be A - Active , I - Inactive.
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
,      LOCATION_ID
,      IS_PRIMARY_FLAG
,      STATUS_CODE
,      OBJECT_VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM RRS.RRS_LOC_TRADE_AREA_GRPS;

Dependencies

[top of page]

RRS.RRS_LOC_TRADE_AREA_GRPS does not reference any database object

RRS.RRS_LOC_TRADE_AREA_GRPS is referenced by following:

SchemaAPPS
SynonymRRS_LOC_TRADE_AREA_GRPS