DBA Data[Home] [Help]

APPS.GME_COMMON_PVT dependencies on INV_MATERIAL_STATUS_GRP

Line 2406: AND (inv_material_status_grp.is_status_applicable

2402: WHERE organization_id = v_org_id
2403: AND inventory_item_id = v_inventory_item_id
2404: AND (v_revision IS NULL OR revision = v_revision)
2405: AND (p_invoke_mode = 'O' OR (subinventory_code = v_sub_code) )
2406: AND (inv_material_status_grp.is_status_applicable
2407: (NULL
2408: ,NULL
2409: ,gme_common_pvt.g_ing_issue
2410: ,NULL