DBA Data[Home] [Help]

APPS.PO_AP_PURGE_PVT dependencies on PER_ALL_PEOPLE_F

Line 3855: per_all_people_f PAPF,

3851: PAPF.full_name,
3852: p_purge_name,
3853: RH.org_id -- bug5446437
3854: FROM po_purge_req_list PRL,
3855: per_all_people_f PAPF,
3856: po_requisition_headers RH,
3857: po_requisition_lines RL
3858: WHERE PRL.requisition_header_id = RH.requisition_header_id
3859: AND RH.requisition_header_id = RL.requisition_header_id

Line 4071: FROM per_all_people_f PAPF,

4067: PAPF.full_name,
4068: PH.creation_date,
4069: p_purge_name,
4070: PH.org_id -- bug5446437
4071: FROM per_all_people_f PAPF,
4072: po_vendor_sites VDS,
4073: po_headers PH,
4074: po_line_locations PLL,
4075: po_purge_po_list PPL

Line 4147: FROM per_all_people_f PAPF,

4143: PAPF.full_name,
4144: PH.creation_date,
4145: p_purge_name,
4146: PH.org_id -- bug5446437
4147: FROM per_all_people_f PAPF,
4148: po_vendor_sites VDS,
4149: po_headers PH,
4150: po_line_locations_all PLL,
4151: po_purge_po_list PPL

Line 4220: FROM per_all_people_f PAPF,

4216: PAPF.full_name,
4217: PH.creation_date,
4218: p_purge_name,
4219: PH.org_id -- bug5446437
4220: FROM per_all_people_f PAPF,
4221: po_vendor_sites VDS,
4222: po_headers PH,
4223: po_lines_all POL,
4224: po_line_locations_all PLL,

Line 4297: per_all_people_f PAPF,

4293: PH.creation_date,
4294: p_purge_name,
4295: PH.org_id -- bug5446437
4296: FROM po_vendor_sites VDS,
4297: per_all_people_f PAPF,
4298: po_releases PREL,
4299: po_headers PH,
4300: po_line_locations PLL,
4301: po_purge_po_list PPL