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


VIEW: APPS.POS_ASN_LOCATION_LOV_V

Object Details
Object Name: POS_ASN_LOCATION_LOV_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewICX.POS_ASN_LOCATION_LOV_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_ID NUMBER (15) Yes
LOCATION_CODE VARCHAR2 (60) Yes
ADDRESS VARCHAR2 (967)
ORGANIZATION_ID NUMBER (15)
ORGANIZATION_CODE VARCHAR2 (3)
ORGANIZATION_NAME VARCHAR2 (240)
Query Text

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


SELECT LOCATION_ID
,      LOCATION_CODE
,      ADDRESS
,      ORGANIZATION_ID
,      ORGANIZATION_CODE
,      ORGANIZATION_NAME
FROM APPS.POS_ASN_LOCATION_LOV_V;

Dependencies

[top of page]

APPS.POS_ASN_LOCATION_LOV_V references the following:

SchemaAPPS
PL/SQL PackageHR_GENERAL - show dependent code
ViewHR_LOCATIONS
PL/SQL PackageHR_SECURITY - show dependent code
ViewORG_ORGANIZATION_DEFINITIONS

APPS.POS_ASN_LOCATION_LOV_V is not referenced by any database object