DBA Data[Home] [Help]

APPS.INV_OBJECT_GENEALOGY dependencies on STANDARD

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

693: INTO l_trx_src
694: FROM mtl_physical_inventories
695: WHERE physical_inventory_id = p_trx_src_id
696: AND organization_id = p_org_id;
697: ELSIF p_trx_src_type = 11 THEN -- Standard Cost Update
698: SELECT description
699: INTO l_trx_src
700: FROM cst_cost_updates
701: WHERE cost_update_id = p_trx_src_id