[Home] [Help]
[Dependency Information]
| Object Name: | MSC_SUP_DEM_TRANSACTIONS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | MSC.MSC_SUP_DEM_TRANSACTIONS_V
|
| 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 |
|---|---|---|---|---|
| CUSTOMER_ID | NUMBER | |||
| CUSTOMER_SITE_ID | NUMBER | |||
| SUPPLIER_ID | NUMBER | |||
| SUPPLIER_SITE_ID | NUMBER | |||
| INVENTORY_ITEM_ID | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT CUSTOMER_ID
, CUSTOMER_SITE_ID
, SUPPLIER_ID
, SUPPLIER_SITE_ID
, INVENTORY_ITEM_ID
FROM APPS.MSC_SUP_DEM_TRANSACTIONS_V;
APPS
FND_GLOBAL
- show dependent code
MSC_SUP_DEM_ENTRIES_UI_V
MSC_X_UTIL
- show dependent code
APPS.MSC_SUP_DEM_TRANSACTIONS_V is not referenced by any database object
|
|
|
|