[Home] [Help]
[Dependency Information]
Object Name: | BIM_FCTV_ORDER_OFFERS |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
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.BIM_FCTV_ORDER_OFFERS is not referenced by any database object
|
|
|