DBA Data[Home] [Help]

APPS.CTO_CONFIG_ITEM_PK dependencies on MTL_DEFAULT_CATEGORY_SETS

Line 7641: mtl_default_category_sets mdcs,

7637: ic.organization_id
7638: from
7639: mtl_item_categories ic,
7640: mtl_category_sets_b mcsb,
7641: mtl_default_category_sets mdcs,
7642: bom_cto_src_orgs bcso
7643: where pModelId = ic.inventory_item_id
7644: and ic.organization_id = bcso.organization_id
7645: and bcso.model_item_id = pModelId