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


VIEW: APPS.ICX_HR_ORGS_LOV_V

Object Details
Object Name: ICX_HR_ORGS_LOV_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewICX.ICX_HR_ORGS_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
NAME VARCHAR2 (240) Yes
CITY VARCHAR2 (30)
COUNTRY VARCHAR2 (60)
ORGANIZATION_ID NUMBER (15) Yes
ORGANIZATION_TYPE VARCHAR2 (80)
Query Text

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


SELECT NAME
,      CITY
,      COUNTRY
,      ORGANIZATION_ID
,      ORGANIZATION_TYPE
FROM APPS.ICX_HR_ORGS_LOV_V;

Dependencies

[top of page]

APPS.ICX_HR_ORGS_LOV_V references the following:

SchemaAPPS
PL/SQL PackageHR_API - show dependent code
PL/SQL PackageHR_GENERAL - show dependent code
ViewHR_ORGANIZATION_UNITS_V
PL/SQL PackageHR_SECURITY - show dependent code

APPS.ICX_HR_ORGS_LOV_V is not referenced by any database object