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


VIEW: APPS.PMI_COST_MTHD_V

Object Details
Object Name: PMI_COST_MTHD_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPMI.PMI_COST_MTHD_V
Subobject Name:
Status: VALID

View Type

A Business Intelligence System view


Cost Method List Of Values View


[View Source]

Columns
Name Datatype Length Mandatory Comments
COST_MTHD_CODE VARCHAR2 (10) Yes Cost Method Code
COST_MTHD_DESC VARCHAR2 (40) Yes Cost Method Description
Query Text

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


SELECT COST_MTHD_CODE
,      COST_MTHD_DESC
FROM APPS.PMI_COST_MTHD_V;

Dependencies

[top of page]

APPS.PMI_COST_MTHD_V references the following:

SchemaAPPS
SynonymCM_MTHD_MST

APPS.PMI_COST_MTHD_V is not referenced by any database object