DBA Data[Home] [Help]

APPS.GME_COMMON_PVT dependencies on INV_MATERIAL_STATUS_GRP

Line 2521: AND (inv_material_status_grp.is_status_applicable

2517: WHERE organization_id = v_org_id
2518: AND inventory_item_id = v_inventory_item_id
2519: AND (v_revision IS NULL OR revision = v_revision)
2520: AND (p_invoke_mode = 'O' OR (subinventory_code = v_sub_code) )
2521: AND (inv_material_status_grp.is_status_applicable
2522: (NULL
2523: ,NULL
2524: ,gme_common_pvt.g_ing_issue
2525: ,NULL