DBA Data[Home] [Help]

APPS.ZX_PO_REC_PKG dependencies on PO_VENDORS

Line 78: po_vendors pov

74: po_lines_all pol,
75: ap_tax_codes_all atc,
76: ar_tax_group_codes_all atg,
77: ap_tax_codes_all atc1,
78: po_vendors pov
79: WHERE poh.po_header_id = pod.po_header_id
80: AND pol.po_header_id = poll.po_header_id
81: AND pol.po_line_id = poll.po_line_id
82: AND poll.po_header_id = pod.po_header_id

Line 289: po_vendors pov,

285: po_lines_all pol,
286: ap_tax_codes_all atc,
287: ar_tax_group_codes_all atg,
288: ap_tax_codes_all atc1,
289: po_vendors pov,
290: financials_system_params_all fsp,
291: gl_ledgers lgr
292: WHERE poh.po_header_id = p_upg_trx_info_rec.trx_id
293: AND pod.po_header_id = poh.po_header_id

Line 336: po_vendors pov,

332: po_lines_all pol,
333: ap_tax_codes_all atc,
334: ar_tax_group_codes_all atg,
335: ap_tax_codes_all atc1,
336: po_vendors pov,
337: financials_system_params_all fsp,
338: gl_ledgers lgr
339: WHERE poll.po_release_id = p_upg_trx_info_rec.trx_id
340: AND pod.po_header_id = poll.po_header_id

Line 565: po_vendors pov,

561: po_lines_all pol,
562: ap_tax_codes_all atc,
563: ar_tax_group_codes_all atg,
564: ap_tax_codes_all atc1,
565: po_vendors pov,
566: financials_system_params_all fsp,
567: gl_ledgers lgr
568: WHERE poh.po_header_id = zxvalerr.other_doc_trx_id
569: AND pod.po_header_id = poh.po_header_id

Line 617: po_vendors pov,

613: po_lines_all pol,
614: ap_tax_codes_all atc,
615: ar_tax_group_codes_all atg,
616: ap_tax_codes_all atc1,
617: po_vendors pov,
618: financials_system_params_all fsp,
619: gl_ledgers lgr
620: WHERE poll.po_release_id = zxvalerr.other_doc_trx_id
621: AND pod.po_header_id = poll.po_header_id