DBA Data[Home] [Help]

APPS.PQH_ROUTING_HISTORY_API dependencies on PQH_ROUTING_HISTORY_BK2

Line 266: pqh_routing_history_bk2.update_routing_history_b

262: begin
263: --
264: -- Start of API User Hook for the before hook of update_routing_history
265: --
266: pqh_routing_history_bk2.update_routing_history_b
267: (
268: p_routing_history_id => p_routing_history_id
269: ,p_approval_cd => p_approval_cd
270: ,p_comments => p_comments

Line 336: pqh_routing_history_bk2.update_routing_history_a

332: begin
333: --
334: -- Start of API User Hook for the after hook of update_routing_history
335: --
336: pqh_routing_history_bk2.update_routing_history_a
337: (
338: p_routing_history_id => p_routing_history_id
339: ,p_approval_cd => p_approval_cd
340: ,p_comments => p_comments