DBA Data[Home] [Help]

APPS.POS_WCAPPROVE_PVT dependencies on PO_DOC_STYLE_HEADERS

Line 3907: po_doc_style_headers pdsh

3903: po_lines_all pl,
3904: po_headers_all ph,
3905: rcv_shipment_lines rsl,
3906: rcv_shipment_headers rsh,
3907: po_doc_style_headers pdsh
3908: WHERE
3909: rsh.shipment_header_id = l_shipment_header_id
3910: and rsl.shipment_header_id = rsh.shipment_header_id
3911: and rsl.po_header_id = ph.po_header_id