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


VIEW: APPS.PJI_REVENUE_CATEGORIES_V

Object Details
Object Name: PJI_REVENUE_CATEGORIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPJI.PJI_REVENUE_CATEGORIES_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
ID VARCHAR2 (30) Yes Identifier for revenue category.
VALUE VARCHAR2 (30) Yes Name for revenue category.
Query Text

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


SELECT ID
,      VALUE
FROM APPS.PJI_REVENUE_CATEGORIES_V;

Dependencies

[top of page]

APPS.PJI_REVENUE_CATEGORIES_V references the following:

SchemaAPPS
ViewPA_LOOKUPS
APPS.PJI_REVENUE_CATEGORIES_V is referenced by following:

SchemaAPPS
Package BodyPJI_PMV_ENGINE - show dependent code