DBA Data[Home] [Help]

APPS.PO_DOCUMENT_CHECKS_PVT dependencies on PO_USER_WARRANTS

Line 22216: po_user_warrants puw,

22212: phm.type_lookup_code, phm.rate
22213: INTO l_warrant_amount, l_warrant_currency, l_doc_currency,
22214: l_type_lookup_code, l_rate
22215: FROM po_warrant_lines pwl,
22216: po_user_warrants puw,
22217: po_doc_style_headers pdsh,
22218: po_agents pa,
22219: po_headers_all phm
22220: WHERE phm.po_header_id = p_header_id

Line 22244: po_user_warrants puw,

22240: phm.type_lookup_code, phm.rate
22241: INTO l_warrant_amount, l_warrant_currency, l_doc_currency,
22242: l_type_lookup_code, l_rate
22243: FROM po_warrant_lines pwl,
22244: po_user_warrants puw,
22245: po_doc_style_headers pdsh,
22246: po_agents pa,
22247: po_headers_all phm
22248: WHERE phm.po_header_id = p_header_id