DBA Data[Home] [Help]

APPS.PQH_ROLE_EXTRA_INFO_API dependencies on PQH_ROLE_EXTRA_INFO_BK1

Line 98: pqh_role_extra_info_bk1.create_role_extra_info_b

94: --
95: -- Call Before Process User Hook
96: --
97: begin
98: pqh_role_extra_info_bk1.create_role_extra_info_b
99: (
100: p_information_type => p_information_type,
101: p_role_id => p_role_id,
102: p_attribute_category => p_attribute_category,

Line 255: pqh_role_extra_info_bk1.create_role_extra_info_a

251: --
252: -- Call After Process User Hook
253: --
254: begin
255: pqh_role_extra_info_bk1.create_role_extra_info_a
256: (
257: p_role_extra_info_id => l_role_extra_info_id,
258: p_information_type => p_information_type,
259: p_role_id => p_role_id,