DBA Data[Home] [Help]

APPS.PQH_TAT_SHD dependencies on PQH_TRANSACTION_CATEGORIES

Line 254: l_att_txn_category_id pqh_transaction_categories.transaction_category_id%type;

250: ) is
251: l_object_version_number number(15);
252: l_template_id pqh_template_attributes.template_id%type;
253: l_tem_txn_category_id pqh_templates.transaction_category_id%type;
254: l_att_txn_category_id pqh_transaction_categories.transaction_category_id%type;
255: l_attribute_id pqh_template_attributes.attribute_id%type;
256: l_template_attribute_id pqh_template_attributes.template_attribute_id%type;
257: --
258: l_created_by pqh_templates.created_by%TYPE;