DBA Data[Home] [Help]

APPS.DPP_UTILITY_PVT dependencies on DPP_TRANSACTION_HEADERS_ALL

Line 1617: dpp_transaction_headers_all dtha,

1613: hz.account_name
1614: FROM
1615: oe_order_lines_all oola,
1616: hz_cust_accounts hz,
1617: dpp_transaction_headers_all dtha,
1618: dpp_transaction_lines_all dtla
1619: WHERE
1620: oola.org_id = dtla.org_id and
1621: dtla.transaction_header_id = TO_NUMBER(p_search_text2) and