DBA Data[Home] [Help]

APPS.PQH_TRANSACTION_TEMPLATES_API dependencies on PQH_TRANSACTION_TEMPLATES_BK2

Line 181: pqh_transaction_templates_bk2.update_transaction_template_b

177: begin
178: --
179: -- Start of API User Hook for the before hook of update_transaction_template
180: --
181: pqh_transaction_templates_bk2.update_transaction_template_b
182: (
183: p_transaction_template_id => p_transaction_template_id
184: ,p_enable_flag => p_enable_flag
185: ,p_template_id => p_template_id

Line 217: pqh_transaction_templates_bk2.update_transaction_template_a

213: begin
214: --
215: -- Start of API User Hook for the after hook of update_transaction_template
216: --
217: pqh_transaction_templates_bk2.update_transaction_template_a
218: (
219: p_transaction_template_id => p_transaction_template_id
220: ,p_enable_flag => p_enable_flag
221: ,p_template_id => p_template_id