DBA Data[Home] [Help]

APPS.PQH_REF_TEMPLATES_API dependencies on PQH_REF_TEMPLATES_BK1

Line 44: pqh_REF_TEMPLATES_bk1.create_REF_TEMPLATE_b

40: begin
41: --
42: -- Start of API User Hook for the before hook of create_REF_TEMPLATE
43: --
44: pqh_REF_TEMPLATES_bk1.create_REF_TEMPLATE_b
45: (
46: p_base_template_id => p_base_template_id
47: ,p_parent_template_id => p_parent_template_id
48: ,p_reference_type_cd => p_reference_type_cd

Line 77: pqh_REF_TEMPLATES_bk1.create_REF_TEMPLATE_a

73: begin
74: --
75: -- Start of API User Hook for the after hook of create_REF_TEMPLATE
76: --
77: pqh_REF_TEMPLATES_bk1.create_REF_TEMPLATE_a
78: (
79: p_ref_template_id => l_ref_template_id
80: ,p_base_template_id => p_base_template_id
81: ,p_parent_template_id => p_parent_template_id