[Home] [Help]
945: -- For bug 4291206, copy the previous approvers
946: -- in the new process
947: -- 115.92 Change.
948: --
949: hxc_approval_wf_util.copy_previous_approvers
950: (p_item_type => p_itemtype,
951: p_current_key => itemkey,
952: p_copyto_key => l_item_key);
953: