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


VIEW: APPS.PJI_DIS_SEC_ORGZ_V

Object Details
Object Name: PJI_DIS_SEC_ORGZ_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPJI.PJI_DIS_SEC_ORGZ_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


Discoverer view of organizations viewable by the current user.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER

Identifier for the organization.
ORGANIZATION_NAME VARCHAR2 (240)
Organization name
Query Text

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


SELECT ORGANIZATION_ID
,      ORGANIZATION_NAME
FROM APPS.PJI_DIS_SEC_ORGZ_V;

Dependencies

[top of page]

APPS.PJI_DIS_SEC_ORGZ_V references the following:

SchemaAPPS
SynonymPJI_PMV_ORGZ_DIM_TMP

APPS.PJI_DIS_SEC_ORGZ_V is not referenced by any database object