DBA Data[Home] [Help]

APPS.PQH_ROUTING_LIST_MEMBERS_API dependencies on PQH_ROUTING_LIST_MEMBERS_BK1

Line 47: PQH_ROUTING_LIST_MEMBERS_bk1.create_routing_list_member_b

43: begin
44: --
45: -- Start of API User Hook for the before hook of create_routing_list_member
46: --
47: PQH_ROUTING_LIST_MEMBERS_bk1.create_routing_list_member_b
48: (
49: p_role_id => p_role_id
50: ,p_routing_list_id => p_routing_list_id
51: ,p_seq_no => p_seq_no

Line 86: PQH_ROUTING_LIST_MEMBERS_bk1.create_routing_list_member_a

82: begin
83: --
84: -- Start of API User Hook for the after hook of create_routing_list_member
85: --
86: PQH_ROUTING_LIST_MEMBERS_bk1.create_routing_list_member_a
87: (
88: p_role_id => p_role_id
89: ,p_routing_list_id => p_routing_list_id
90: ,p_routing_list_member_id => l_routing_list_member_id