[Home] [Help]
[Dependency Information]
| Object Name: | OZF_ORDER_SALES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| 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 |
|---|---|---|---|---|
| TIME_ID | NUMBER | |||
| PERIOD_TYPE_ID | NUMBER | |||
| CUST_ACCOUNT_ID | NUMBER | |||
| SHIP_TO_SITE_USE_ID | NUMBER | |||
| BILL_TO_SITE_USE_ID | NUMBER | |||
| INVENTORY_ITEM_ID | NUMBER | |||
| SALES | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT TIME_ID
, PERIOD_TYPE_ID
, CUST_ACCOUNT_ID
, SHIP_TO_SITE_USE_ID
, BILL_TO_SITE_USE_ID
, INVENTORY_ITEM_ID
, SALES
FROM APPS.OZF_ORDER_SALES_V;
APPS
OZF_ORDER_SALES_SUMRY_MV
OZF_TP_UTIL_QUERIES
- show dependent code
APPS
OZF_ALLOCATION_ENGINE_PVT
- show dependent code
OZF_CUST_FACTS_PVT
- show dependent code
|
|
|
|