DBA Data[Home] [Help]

APPS.RCV_AP_PURGE_PVT dependencies on PER_ALL_PEOPLE_F

Line 120: FROM per_all_people_f PAPF,

116: RSH.vendor_id,
117: PAPF.full_name,
118: RSL.item_description,
119: p_purge_name
120: FROM per_all_people_f PAPF,
121: rcv_shipment_lines RSL,
122: rcv_shipment_headers RSH,
123: po_purge_po_list PPL
124: WHERE PPL.double_check_flag = 'Y'