[Home] [Help]
[Dependency Information]
| Object Name: | BIM_FCTV_ORDER_OFFERS |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | BIM.BIM_FCTV_ORDER_OFFERS
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ORDER_HEADER_ID | NUMBER | |||
| ORDER_LINE_ID | NUMBER | |||
| OFFER_ID | NUMBER | |||
| HEADER_OFFER_FLAG | VARCHAR2 | (1) |
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;
APPS
AMS_ACT_OFFERS
ASO_I_ORDER_LINES_V
ASO_I_ORDER_PRICE_ADJS_V
OE_PROFILE
- show dependent code
QP_PRICE_LIST_PVT
- show dependent code
APPS.BIM_FCTV_ORDER_OFFERS is not referenced by any database object
|
|
|
|