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


VIEW: APPS.ASO_I_COUNTRIES_V

Object Details
Object Name: ASO_I_COUNTRIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewASO.ASO_I_COUNTRIES_V
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
TERRITORY_CODE VARCHAR2 (2) Yes territory code
TERRITORY_SHORT_NAME VARCHAR2 (80) Yes territory name
DESCRIPTION VARCHAR2 (240)
full description of territory
Query Text

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


SELECT TERRITORY_CODE
,      TERRITORY_SHORT_NAME
,      DESCRIPTION
FROM APPS.ASO_I_COUNTRIES_V;

Dependencies

[top of page]

APPS.ASO_I_COUNTRIES_V references the following:

SchemaAPPS
ViewFND_TERRITORIES_VL
APPS.ASO_I_COUNTRIES_V is referenced by following:

SchemaAPPS
ViewASO_SHIPMENTS_V