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


VIEW: APPS.CST_PROJ_EXP_TYPES_VAL_V

Object Details
Object Name: CST_PROJ_EXP_TYPES_VAL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBOM.CST_PROJ_EXP_TYPES_VAL_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
EXPENDITURE_TYPE VARCHAR2 (30)
Expenditure type
EXPENDITURE_TYPE_ID NUMBER (15)
Expenditure Type ID
DESCRIPTION VARCHAR2 (250)
description of the expenditure type
COST_ELEMENT_ID NUMBER

cost element to which the expenditure type relates to
SYS_LINK_START_DATE DATE

activation date of system linkage
SYS_LINK_END_DATE DATE

disable date of system linkage
EXP_TYPE_START_DATE DATE

activation date of an expenditure type
EXP_TYPE_END_DATE DATE

disable date of an expenditure type
UNIT_OF_MEASURE VARCHAR2 (30)
Unit of measure
Query Text

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


SELECT EXPENDITURE_TYPE
,      EXPENDITURE_TYPE_ID
,      DESCRIPTION
,      COST_ELEMENT_ID
,      SYS_LINK_START_DATE
,      SYS_LINK_END_DATE
,      EXP_TYPE_START_DATE
,      EXP_TYPE_END_DATE
,      UNIT_OF_MEASURE
FROM APPS.CST_PROJ_EXP_TYPES_VAL_V;

Dependencies

[top of page]

APPS.CST_PROJ_EXP_TYPES_VAL_V references the following:

SchemaAPPS
SynonymPA_EXPENDITURE_TYPES
SynonymPA_EXPEND_TYP_SYS_LINKS
APPS.CST_PROJ_EXP_TYPES_VAL_V is referenced by following:

SchemaAPPS
Package BodyCST_SUBELEMENTS_PVT - show dependent code
Package BodyINV_PROCESS_TEMP - show dependent code
Package BodyINV_TXN_MANAGER_GRP - show dependent code
Package BodyPJM_PROJECT_PARAM_PUB - show dependent code