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


VIEW: APPS.PJI_EXP_CATEGORIES_V

Object Details
Object Name: PJI_EXP_CATEGORIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPJI.PJI_EXP_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 NUMBER (15) Yes Identifier for the expenditure category.
VALUE VARCHAR2 (30) Yes Name of the expenditure category.
Query Text

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


SELECT ID
,      VALUE
FROM APPS.PJI_EXP_CATEGORIES_V;

Dependencies

[top of page]

APPS.PJI_EXP_CATEGORIES_V references the following:

SchemaAPPS
SynonymPA_EXPENDITURE_CATEGORIES

APPS.PJI_EXP_CATEGORIES_V is not referenced by any database object