DBA Data[Home] [Help]

APPS.PQH_GEN_FORM dependencies on PQH_ATTRIBUTES_VL

Line 2051: , pqh_attributes_vl a

2047: --
2048: cursor c_tab is
2049: select distinct tr.table_route_id, tr.display_name
2050: from pqh_table_route tr
2051: , pqh_attributes_vl a
2052: , pqh_txn_category_attributes c
2053: , pqh_transaction_categories cat
2054: where a.master_table_route_id = tr.table_route_id
2055: and a.attribute_id = c.attribute_id