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


VIEW: APPS.PJI_ORGANIZATIONS_V

Object Details
Object Name: PJI_ORGANIZATIONS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPJI.PJI_ORGANIZATIONS_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
ID NUMBER

Identifier for organization.
VALUE VARCHAR2 (240)
Name of organization.
PARENT_ID NUMBER

Identifier of parent organization.
Query Text

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


SELECT ID
,      VALUE
,      PARENT_ID
FROM APPS.PJI_ORGANIZATIONS_V;

Dependencies

[top of page]

APPS.PJI_ORGANIZATIONS_V references the following:

SchemaAPPS
TYPEPJI_ORGANIZATION_LIST_TBL
PL/SQL PackagePJI_PMV_UTIL - show dependent code
APPS.PJI_ORGANIZATIONS_V is referenced by following:

SchemaAPPS
Package BodyPJI_PMV_DFLT_PARAMS_PVT - show dependent code