[Home] [Help]
[Dependency Information]
| Object Name: | MSC_SUP_DEM_UPDATE_SECURITY_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | MSC.MSC_SUP_DEM_UPDATE_SECURITY_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 |
|---|---|---|---|---|
| TRANSACTION_ID | NUMBER | Yes | ||
| CUSTOMER_ID | NUMBER | |||
| CUSTOMER_SITE_ID | NUMBER | |||
| SUPPLIER_ID | NUMBER | |||
| SUPPLIER_SITE_ID | NUMBER | |||
| PUBLISHER_ORDER_TYPE | NUMBER | Yes | ||
| INVENTORY_ITEM_ID | NUMBER | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT TRANSACTION_ID
, CUSTOMER_ID
, CUSTOMER_SITE_ID
, SUPPLIER_ID
, SUPPLIER_SITE_ID
, PUBLISHER_ORDER_TYPE
, INVENTORY_ITEM_ID
FROM APPS.MSC_SUP_DEM_UPDATE_SECURITY_V;
APPS
FND_GLOBAL
- show dependent code
MSC_GROUP_COMPANIES
MSC_SUP_DEM_ENTRIES
MSC_X_SECURITY_RULES
APPS
MSC_X_HZ_PLAN
- show dependent code
|
|
|
|