DBA Data[Home] [Help]

APPS.PQH_ROLE_TEMPLATES_API dependencies on PQH_ROLE_TEMPLATES_BK2

Line 182: PQH_ROLE_TEMPLATES_bk2.update_role_template_b

178: begin
179: --
180: -- Start of API User Hook for the before hook of update_role_template
181: --
182: PQH_ROLE_TEMPLATES_bk2.update_role_template_b
183: (
184: p_role_template_id => p_role_template_id
185: ,p_role_id => p_role_id
186: ,p_transaction_category_id => p_transaction_category_id

Line 217: PQH_ROLE_TEMPLATES_bk2.update_role_template_a

213: begin
214: --
215: -- Start of API User Hook for the after hook of update_role_template
216: --
217: PQH_ROLE_TEMPLATES_bk2.update_role_template_a
218: (
219: p_role_template_id => p_role_template_id
220: ,p_role_id => p_role_id
221: ,p_transaction_category_id => p_transaction_category_id