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


VIEW: APPS.IGW_PRP_ORGANIZATIONS_V

Object Details
Object Name: IGW_PRP_ORGANIZATIONS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGW.IGW_PRP_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 NUMBER (15)
NAME VARCHAR2 (240)
BUSINESS_GROUP_ID NUMBER (15)
Query Text

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


SELECT ORGANIZATION_ID
,      NAME
,      BUSINESS_GROUP_ID
FROM APPS.IGW_PRP_ORGANIZATIONS_V;

Dependencies

[top of page]

APPS.IGW_PRP_ORGANIZATIONS_V references the following:

SchemaAPPS
PL/SQL PackageHR_GENERAL - show dependent code
ViewHR_ORGANIZATION_UNITS
PL/SQL PackageHR_SECURITY - show dependent code
ViewIGW_IMPLEMENTATIONS
PL/SQL PackageIGW_SECURITY - show dependent code
PL/SQL PackageMO_GLOBAL - show dependent code
ViewPA_ORGANIZATIONS_LOV_V
SynonymPER_ORG_STRUCTURE_ELEMENTS

APPS.IGW_PRP_ORGANIZATIONS_V is not referenced by any database object