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


VIEW: APPS.OEFV_ORDER_PRICE_ATTRIBS

Object Details
Object Name: OEFV_ORDER_PRICE_ATTRIBS
Object Type: VIEW
Owner: APPS
FND Design Data: ViewONT.OEFV_ORDER_PRICE_ATTRIBS
Subobject Name:
Status: VALID

View Type

A Business Intelligence System view


Full BIS Business view for Oracle Price Attributes


[View Source]

Columns
Name Datatype Length Mandatory Comments
HEADER_ID NUMBER
Yes Order Header Id
LINE_ID NUMBER

Line Id
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
_DF CHAR (36)
ORDER_PRICE_ATTRIB_ID NUMBER
Yes
OVERRIDE_FLAG VARCHAR2 (1)
ORIG_SYS_ATTS_REF VARCHAR2 (50)
Query Text

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


SELECT HEADER_ID
,      LINE_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      _DF
,      ORDER_PRICE_ATTRIB_ID
,      OVERRIDE_FLAG
,      ORIG_SYS_ATTS_REF
FROM APPS.OEFV_ORDER_PRICE_ATTRIBS;

Dependencies

[top of page]

APPS.OEFV_ORDER_PRICE_ATTRIBS references the following:

SchemaAPPS
SynonymOE_ORDER_PRICE_ATTRIBS

APPS.OEFV_ORDER_PRICE_ATTRIBS is not referenced by any database object