DBA Data[Home] [Help]

APPS.PQH_REF_TEMPLATES_API dependencies on PQH_REF_TEMPLATES_BK2

Line 176: pqh_REF_TEMPLATES_bk2.update_REF_TEMPLATE_b

172: begin
173: --
174: -- Start of API User Hook for the before hook of update_REF_TEMPLATE
175: --
176: pqh_REF_TEMPLATES_bk2.update_REF_TEMPLATE_b
177: (
178: p_ref_template_id => p_ref_template_id
179: ,p_base_template_id => p_base_template_id
180: ,p_parent_template_id => p_parent_template_id

Line 212: pqh_REF_TEMPLATES_bk2.update_REF_TEMPLATE_a

208: begin
209: --
210: -- Start of API User Hook for the after hook of update_REF_TEMPLATE
211: --
212: pqh_REF_TEMPLATES_bk2.update_REF_TEMPLATE_a
213: (
214: p_ref_template_id => p_ref_template_id
215: ,p_base_template_id => p_base_template_id
216: ,p_parent_template_id => p_parent_template_id