DBA Data[Home] [Help]

APPS.PQH_ROLE_TEMPLATES_API dependencies on PQH_ROLE_TEMPLATES_BK1

Line 45: PQH_ROLE_TEMPLATES_bk1.create_role_template_b

41: begin
42: --
43: -- Start of API User Hook for the before hook of create_role_template
44: --
45: PQH_ROLE_TEMPLATES_bk1.create_role_template_b
46: (
47: p_role_id => p_role_id
48: ,p_transaction_category_id => p_transaction_category_id
49: ,p_template_id => p_template_id

Line 80: PQH_ROLE_TEMPLATES_bk1.create_role_template_a

76: begin
77: --
78: -- Start of API User Hook for the after hook of create_role_template
79: --
80: PQH_ROLE_TEMPLATES_bk1.create_role_template_a
81: (
82: p_role_template_id => l_role_template_id
83: ,p_role_id => p_role_id
84: ,p_transaction_category_id => p_transaction_category_id