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


VIEW: APPS.TERTORY_VIEW

Object Details
Object Name: TERTORY_VIEW
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMF.TERTORY_VIEW
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


Territory view


[View Source]

Columns
Name Datatype Length Mandatory Comments
TERRITORY_CODE VARCHAR2 (2) Yes Territory Code
TERRITORY_SHORT_NAME VARCHAR2 (80) Yes Territory Short Name
Query Text

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


SELECT TERRITORY_CODE
,      TERRITORY_SHORT_NAME
FROM APPS.TERTORY_VIEW;

Dependencies

[top of page]

APPS.TERTORY_VIEW references the following:

SchemaAPPS
ViewFND_TERRITORIES_VL

APPS.TERTORY_VIEW is not referenced by any database object