DBA Data[Home] [Help]

APPS.GMF_LOTCOSTADJUSTMENT_PUB dependencies on MTL_DEFAULT_CATEGORY_SETS

Line 1253: FROM mtl_default_category_sets mdc,

1249: BEGIN
1250: -- modified the query for bug 5705311, pmarada
1251: SELECT mic.category_id
1252: INTO l_cost_category_id
1253: FROM mtl_default_category_sets mdc,
1254: mtl_category_sets mcs,
1255: mtl_item_categories mic,
1256: mtl_categories mc
1257: WHERE mic.inventory_item_id = p_header_rec.item_id