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


VIEW: APPS.PA_ALL_ORG_V

Object Details
Object Name: PA_ALL_ORG_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_ALL_ORG_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
ORGANIZATION_ID NUMBER
Yes Internal identifier of the organization
NAME VARCHAR2 (4000)
Name of the organization
BUSINESS_GROUP_NAME VARCHAR2 (240) Yes Business group name of the organization
Query Text

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


SELECT ORGANIZATION_ID
,      NAME
,      BUSINESS_GROUP_NAME
FROM APPS.PA_ALL_ORG_V;

Dependencies

[top of page]

APPS.PA_ALL_ORG_V references the following:

SchemaAPPS
PL/SQL PackageFND_PROFILE - show dependent code
SynonymHR_ALL_ORGANIZATION_UNITS
SynonymPA_ALL_ORGANIZATIONS
PL/SQL PackagePA_CROSS_BUSINESS_GRP - show dependent code
PL/SQL PackagePA_EXPENDITURES_UTILS - show dependent code
ViewPER_BUSINESS_GROUPS

APPS.PA_ALL_ORG_V is not referenced by any database object