574: 'DOLLARS' UOM ,
575: Temp.Pk1_Id
576: FROM Pa_Txn_Upgrade_Temp Temp,
577: Po_Distributions_All PoDist,
578: Po_Lines_All PoLine
579: WHERE Temp.Worker_Id = p_worker_id
580: AND Temp.Pk2_Id = PoDist.po_distribution_id
581: AND PoDist.Po_Line_Id = PoLine.Po_Line_Id
582: AND Temp.Txn_Src in ('Inventory Misc', 'Inventory', 'PJM_CSTBP_INV_ACCOUNTS', 'PJM_CSTBP_INV_NO_ACCOUNTS',