DBA Data[Home] [Help]

APPS.INV_OBJECT_GENEALOGY dependencies on STANDARD

Line 751: ELSIF p_trx_src_type = 11 THEN -- Standard Cost Update

747: INTO l_trx_src
748: FROM mtl_physical_inventories
749: WHERE physical_inventory_id = p_trx_src_id
750: AND organization_id = p_org_id;
751: ELSIF p_trx_src_type = 11 THEN -- Standard Cost Update
752: SELECT description
753: INTO l_trx_src
754: FROM cst_cost_updates
755: WHERE cost_update_id = p_trx_src_id