DBA Data[Home] [Help]

APPS.CTO_UPDATE_ITEMS_PK dependencies on MTL_DEFAULT_CATEGORY_SETS

Line 2332: mtl_default_category_sets mdcs,

2328: ic.organization_id
2329: from
2330: mtl_item_categories ic,
2331: mtl_category_sets_b mcsb,
2332: mtl_default_category_sets mdcs,
2333: bom_cto_src_orgs bcso,
2334: bom_cto_order_lines_upg bcolu
2335: where bcolu.config_item_id is not null
2336: and bcolu.status = 'BCSO'

Line 2458: mtl_default_category_sets mdcs,

2454: ic.organization_id
2455: from
2456: mtl_item_categories ic,
2457: mtl_category_sets_b mcsb,
2458: mtl_default_category_sets mdcs,
2459: bom_cto_src_orgs bcso,
2460: bom_cto_order_lines_upg bcolu
2461: where bcolu.config_item_id is not null
2462: and bcolu.status = 'BCSO'