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


VIEW: APPS.PQH_WORKSHEET_ORGANIZATIONS_V

Object Details
Object Name: PQH_WORKSHEET_ORGANIZATIONS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPQH.PQH_WORKSHEET_ORGANIZATIONS_V
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID_CHILD NUMBER (15) Yes
ORGANIZATION_ID_PARENT NUMBER (15) Yes
ORG_STRUCTURE_VERSION_ID NUMBER
Yes
Query Text

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


SELECT ORGANIZATION_ID_CHILD
,      ORGANIZATION_ID_PARENT
,      ORG_STRUCTURE_VERSION_ID
FROM APPS.PQH_WORKSHEET_ORGANIZATIONS_V;

Dependencies

[top of page]

APPS.PQH_WORKSHEET_ORGANIZATIONS_V references the following:

SchemaAPPS
SynonymPER_ORG_STRUCTURE_ELEMENTS
PL/SQL PackagePQH_BUDGET - show dependent code
APPS.PQH_WORKSHEET_ORGANIZATIONS_V is referenced by following:

SchemaAPPS
Package BodyPQH_BUDGET - show dependent code
Package BodyPQH_WKS_BUDGET - show dependent code