DBA Data[Home] [Help]

APPS.PQH_TAT_SHD dependencies on PQH_TEMPLATES_VL

Line 274: from pqh_templates_vl

270: and nvl(a.legislation_code,'$$$$$') = nvl(p_legislation_code,'$$$$$');
271:
272: cursor c_templates is
273: select template_id, transaction_category_id
274: from pqh_templates_vl
275: where short_name = p_template_short_name;
276:
277: cursor c_att_txn_category(p_attribute_id number,p_tem_txn_category_id number) is
278: select transaction_category_id