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


VIEW: APPS.AMS_ACT_GEO_AREAS_V

Object Details
Object Name: AMS_ACT_GEO_AREAS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAMS.AMS_ACT_GEO_AREAS_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
ACT_GEO_AREA_ID NUMBER
Yes Unique Identifier.
OBJECT_VERSION_NO NUMBER (9)
This column is used for locking purposes.
ACT_GEO_AREA_USER VARCHAR2 (30) Yes Unique activity type used across systems.
ACT_GEO_AREA_USER_ID NUMBER
Yes Unique activity code used across systems.
GEO_TYPE_CODE VARCHAR2 (30) Yes Geographic type code.
GEO_TYPE_NAME VARCHAR2 (240) Yes Meaning of geographic type code.
GEO_HIERARCHY_ID NUMBER
Yes Geography hierarchy identifier.
GEO_AREA_NAME VARCHAR2 (240)
Geographic area name.
GEO_LOCATION VARCHAR2 (963)
Geographic location.
Query Text

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


SELECT ACT_GEO_AREA_ID
,      OBJECT_VERSION_NO
,      ACT_GEO_AREA_USER
,      ACT_GEO_AREA_USER_ID
,      GEO_TYPE_CODE
,      GEO_TYPE_NAME
,      GEO_HIERARCHY_ID
,      GEO_AREA_NAME
,      GEO_LOCATION
FROM APPS.AMS_ACT_GEO_AREAS_V;

Dependencies

[top of page]

APPS.AMS_ACT_GEO_AREAS_V references the following:

SchemaAPPS
SynonymAMS_ACT_GEO_AREAS
ViewJTF_LOC_HIERARCHIES_VL
ViewJTF_LOC_TYPES_VL
APPS.AMS_ACT_GEO_AREAS_V is referenced by following:

SchemaAPPS
ViewAMS_P_CAMPAIGN_GEO_AREAS_V
Package BodyAMS_WFCMPAPR_PVT - show dependent code