DBA Data[Home] [Help]

APPS.PA_WORK_TYPE_UPGRADE dependencies on PO_LINES_ALL

Line 567: Po_Lines_All PoLine

563: 'DOLLARS' UOM ,
564: Temp.Pk1_Id
565: FROM Pa_Txn_Upgrade_Temp Temp,
566: Po_Distributions_All PoDist,
567: Po_Lines_All PoLine
568: WHERE Temp.Worker_Id = p_worker_id
569: AND Temp.Pk2_Id = PoDist.po_distribution_id
570: AND PoDist.Po_Line_Id = PoLine.Po_Line_Id
571: AND Temp.Txn_Src in ('Inventory Misc', 'Inventory', 'PJM_CSTBP_INV_ACCOUNTS', 'PJM_CSTBP_INV_NO_ACCOUNTS',