[Home] [Help]
[Dependency Information]
Object Name: | PMI_LOT_GENEALOGY |
---|---|
Object Type: | TABLE |
Owner: | PMI |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This table will store that product-ingredient which support the PMI Lot Genealogy Views. These associations cover both direct and indirect product-ingredient associations.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
PMI_LOT_GENEALOGY_PK | NORMAL | UNIQUE |
![]() |
![]() ![]() |
PMI_LOT_GENEALOGY_I2 | NORMAL | NONUNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
PRODUCT_ITEM_ID | NUMBER | the item number of a lot that contains the ingredient lot | ||
PRODUCT_LOT_ID | NUMBER | Yes | the lot number of a lot that contains the ingredient lot | |
INGRED_ITEM_ID | NUMBER | the item number of a lot that is contained in the product lot | ||
INGRED_LOT_ID | NUMBER | Yes | the lot number of a lot that is containted in the produc lot | |
ASSOCIATION_COUNT | NUMBER | the number of physical associations for this distinct association |
Cut, paste (and edit) the following text to query this object:
SELECT PRODUCT_ITEM_ID
, PRODUCT_LOT_ID
, INGRED_ITEM_ID
, INGRED_LOT_ID
, ASSOCIATION_COUNT
FROM PMI.PMI_LOT_GENEALOGY;
PMI.PMI_LOT_GENEALOGY does not reference any database object
PMI.PMI_LOT_GENEALOGY is referenced by following:
|
|
|