DBA Data[Home] [Help]

APPS.PQH_ROUTING_HIST_ATTRIB_API dependencies on PQH_ROUTING_HIST_ATTRIB_BK1

Line 53: pqh_routing_hist_attrib_bk1.create_routing_hist_attrib_b

49: begin
50: --
51: -- Start of API User Hook for the before hook of create_routing_hist_attrib
52: --
53: pqh_routing_hist_attrib_bk1.create_routing_hist_attrib_b
54: (
55: p_routing_history_id => p_routing_history_id
56: ,p_attribute_id => p_attribute_id
57: ,p_from_char => p_from_char

Line 104: pqh_routing_hist_attrib_bk1.create_routing_hist_attrib_a

100: begin
101: --
102: -- Start of API User Hook for the after hook of create_routing_hist_attrib
103: --
104: pqh_routing_hist_attrib_bk1.create_routing_hist_attrib_a
105: (
106: p_routing_hist_attrib_id => l_routing_hist_attrib_id
107: ,p_routing_history_id => p_routing_history_id
108: ,p_attribute_id => p_attribute_id