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


VIEW: APPS.PA_ITEMS_RES_V

Object Details
Object Name: PA_ITEMS_RES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_ITEMS_RES_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
ITEM_ID NUMBER
Yes
DESCRIPTION VARCHAR2 (240)
ORGANIZATION_ID NUMBER
Yes
ORGANIZATION_NAME VARCHAR2 (240) Yes
Query Text

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


SELECT ITEM_ID
,      DESCRIPTION
,      ORGANIZATION_ID
,      ORGANIZATION_NAME
FROM APPS.PA_ITEMS_RES_V;

Dependencies

[top of page]

APPS.PA_ITEMS_RES_V references the following:

SchemaAPPS
ViewHR_ALL_ORGANIZATION_UNITS_VL
SynonymMTL_SYSTEM_ITEMS

APPS.PA_ITEMS_RES_V is not referenced by any database object