DBA Data[Home] [Help]

APPS.CSTPOMLD dependencies on MTL_ITEM_CATEGORIES

Line 2046: , mtl_item_categories MIC

2042: from
2043: mtl_categories MC
2044: , mtl_category_sets MCS
2045: , mtl_parameters MP
2046: , mtl_item_categories MIC
2047: , mtl_default_category_sets MDCS
2048: where
2049: temp.parent_organization_id = MP.organization_id
2050: AND MIC.inventory_item_id = temp.parent_inventory_item_id