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


VIEW: APPS.AMS_GEOAREA_SCR_V

Object Details
Object Name: AMS_GEOAREA_SCR_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAMS.AMS_GEOAREA_SCR_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
LOCATION_HIERARCHY_ID NUMBER
Yes Identifier of location hierarchy.
LOCATION_TYPE_CODE VARCHAR2 (30) Yes Code of location type.
LOCATION_NAME VARCHAR2 (240)
Name of location such as California or New York.
LOCATION VARCHAR2 (970)
Location of the area. For example for California it would be - West Coast, USA, North America.
Query Text

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


SELECT LOCATION_HIERARCHY_ID
,      LOCATION_TYPE_CODE
,      LOCATION_NAME
,      LOCATION
FROM APPS.AMS_GEOAREA_SCR_V;

Dependencies

[top of page]

APPS.AMS_GEOAREA_SCR_V references the following:

SchemaAPPS
ViewJTF_LOC_HIERARCHIES_VL
APPS.AMS_GEOAREA_SCR_V is referenced by following:

SchemaAPPS
ViewAMS_ACT_MKT_SEGMENTS_VL
Package BodyAMS_COPYELEMENTS_PVT - show dependent code
ViewAMS_P_OFFER_MKT_SEGMENTS_V