[Home] [Help]
[Dependency Information]
| Object Name: | PMI_LOT_SHARED_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PMI.PMI_LOT_SHARED_V
|
| Subobject Name: | |
| Status: | VALID |
A Business Intelligence System view
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| START_ITEM_ID | NUMBER | item_id of the a start-lot | ||
| START_LOT_ID | NUMBER | Yes | lot_id of the start-lot | |
| SHARED_ITEM_ID | NUMBER | item_id of lot sharing ingredient lot with start-lot | ||
| SHARED_LOT_ID | NUMBER | Yes | lot_id of lot sharing ingredient lot with start lot |
Cut, paste (and edit) the following text to query this object:
SELECT START_ITEM_ID
, START_LOT_ID
, SHARED_ITEM_ID
, SHARED_LOT_ID
FROM APPS.PMI_LOT_SHARED_V;
APPS
PMI_LOT_GENEALOGY
PMI_LOT_SOURCE_LEAF_V
APPS
PMIBV_LOT_SHARED_SHIP_V
PMIFV_LOT_SHARED_ONHAND_V
PMIFV_LOT_SHARED_SHIP_V
|
|
|
|