DBA Data[Home] [Help]

APPS.CTO_UPDATE_ITEMS_PK dependencies on MTL_DEFAULT_CATEGORY_SETS

Line 2178: mtl_default_category_sets mdcs,

2174: ic.organization_id
2175: from
2176: mtl_item_categories ic,
2177: mtl_category_sets_b mcsb,
2178: mtl_default_category_sets mdcs,
2179: bom_cto_src_orgs bcso,
2180: bom_cto_order_lines_upg bcolu
2181: where bcolu.config_item_id is not null
2182: and bcolu.status = 'BCSO'

Line 2290: mtl_default_category_sets mdcs,

2286: ic.organization_id
2287: from
2288: mtl_item_categories ic,
2289: mtl_category_sets_b mcsb,
2290: mtl_default_category_sets mdcs,
2291: bom_cto_src_orgs bcso,
2292: bom_cto_order_lines_upg bcolu
2293: where bcolu.config_item_id is not null
2294: and bcolu.status = 'BCSO'