DBA Data[Home] [Help]

APPS.PQH_ROUTING_HISTORY_API dependencies on PQH_ROUTING_HISTORY_BK1

Line 62: pqh_routing_history_bk1.create_routing_history_b

58: begin
59: --
60: -- Start of API User Hook for the before hook of create_routing_history
61: --
62: pqh_routing_history_bk1.create_routing_history_b
63: (
64: p_approval_cd => p_approval_cd
65: ,p_comments => p_comments
66: ,p_forwarded_by_assignment_id => p_forwarded_by_assignment_id

Line 131: pqh_routing_history_bk1.create_routing_history_a

127: begin
128: --
129: -- Start of API User Hook for the after hook of create_routing_history
130: --
131: pqh_routing_history_bk1.create_routing_history_a
132: (
133: p_routing_history_id => l_routing_history_id
134: ,p_approval_cd => p_approval_cd
135: ,p_comments => p_comments