DBA Data[Home] [Help]

APPS.DPP_UTILITY_PVT dependencies on DPP_TRANSACTION_HEADERS_ALL

Line 1650: dpp_transaction_headers_all dtha,

1646: FROM
1647: oe_order_lines_all oola,
1648: hz_cust_accounts hz,
1649: hz_parties hp,
1650: dpp_transaction_headers_all dtha,
1651: dpp_transaction_lines_all dtla
1652: WHERE
1653: oola.org_id = dtla.org_id and
1654: dtla.transaction_header_id = TO_NUMBER(p_search_text2) and