DBA Data[Home] [Help]

APPS.PQH_TAT_BUS dependencies on PQH_TEMPLATES_VL

Line 379: from pqh_templates_vl

375: l_attribute_name varchar2(100);
376: --
377: cursor c_template_leg_code is
378: select legislation_code, template_name
379: from pqh_templates_vl
380: where template_id = p_template_id;
381: --
382: cursor c_attribute_leg_code is
383: select legislation_code, attribute_name