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


VIEW: APPS.RRS_TRADE_AREAS_OCV

Object Details
Object Name: RRS_TRADE_AREAS_OCV
Object Type: VIEW
Owner: APPS
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.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
CODE NUMBER
Yes System generated number which uniquely identifies the Trade Area Group.
LANGUAGE VARCHAR2 (4) Yes For Transalation.
MEANING VARCHAR2 (150) Yes User defined name of the Trade Area Group.
Query Text

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


SELECT CODE
,      LANGUAGE
,      MEANING
FROM APPS.RRS_TRADE_AREAS_OCV;

Dependencies

[top of page]

APPS.RRS_TRADE_AREAS_OCV references the following:

SchemaAPPS
ViewRRS_TRADE_AREA_GROUPS_VL

APPS.RRS_TRADE_AREAS_OCV is not referenced by any database object