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


VIEW: APPS.CST_STD_COST_ADJ_TMP1_V

Object Details
Object Name: CST_STD_COST_ADJ_TMP1_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBOM.CST_STD_COST_ADJ_TMP1_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
ROWIDTODEL ROWID (10)
TRANSACTION_ID NUMBER

COST_ELEMENT_ID NUMBER
Yes
LEVEL_TYPE NUMBER

UNIT_COST NUMBER
Yes
NEW_UNIT_COST NUMBER
Yes
COST_UPDATE_ID NUMBER
Yes
Query Text

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


SELECT ROWIDTODEL
,      TRANSACTION_ID
,      COST_ELEMENT_ID
,      LEVEL_TYPE
,      UNIT_COST
,      NEW_UNIT_COST
,      COST_UPDATE_ID
FROM APPS.CST_STD_COST_ADJ_TMP1_V;

Dependencies

[top of page]

APPS.CST_STD_COST_ADJ_TMP1_V references the following:

SchemaAPPS
SynonymCST_STD_COST_ADJ_VALUES
APPS.CST_STD_COST_ADJ_TMP1_V is referenced by following:

SchemaAPPS
Package BodyCSTPUPDT - show dependent code