DBA Data[Home] [Help]

APPS.PO_SGD_PKG dependencies on PO_REQ_DISTRIBUTIONS_ALL

Line 1739: po_req_distributions_all prd,

1735: SELECT XMLAgg(XMLElement("REF_PR_NUM", segment1))
1736: INTO l_req_nums
1737: FROM (SELECT distinct h.segment1
1738: FROM po_distributions_merge_v pod,
1739: po_req_distributions_all prd,
1740: po_requisition_headers_all h,
1741: po_requisition_lines_all l
1742: WHERE pod.po_header_id = p_header_id
1743: and pod.po_line_id = p_line_id