DBA Data[Home] [Help]

APPS.PA_MASS_ADDITIONS_CREATE_PKG dependencies on PO_HEADERS_ALL

Line 1785: po_headers_all poh,

1781: l_po_ccid,
1782: l_assigned_to,
1783: l_po_number
1784: FROM po_distributions_all pod,
1785: po_headers_all poh,
1786: po_lines_all pol,
1787: po_line_types_b polt,
1788: mtl_system_items mtlsi
1789: WHERE pod.po_distribution_id = t_PoDistIdTab(indx)