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


VIEW: APPS.BIM_FCTV_ORDER_OFFERS

Object Details
Object Name: BIM_FCTV_ORDER_OFFERS
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIM.BIM_FCTV_ORDER_OFFERS
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
ORDER_HEADER_ID NUMBER

ORDER_LINE_ID NUMBER

OFFER_ID NUMBER

HEADER_OFFER_FLAG VARCHAR2 (1)
Query Text

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


SELECT ORDER_HEADER_ID
,      ORDER_LINE_ID
,      OFFER_ID
,      HEADER_OFFER_FLAG
FROM APPS.BIM_FCTV_ORDER_OFFERS;

Dependencies

[top of page]

APPS.BIM_FCTV_ORDER_OFFERS references the following:

SchemaAPPS
SynonymAMS_ACT_OFFERS
ViewASO_I_ORDER_LINES_V
ViewASO_I_ORDER_PRICE_ADJS_V
PL/SQL PackageOE_PROFILE - show dependent code
PL/SQL PackageQP_PRICE_LIST_PVT - show dependent code

APPS.BIM_FCTV_ORDER_OFFERS is not referenced by any database object