DBA Data[Home] [Help]

APPS.HXC_APPROVAL_WF_HELPER dependencies on HXC_HAN_BUS

Line 655: hxc_han_bus.chk_notification_action_code(p_notif_action_code);

651: g_debug:=hr_utility.debug_enabled;
652:
653: --run check PROCEDURE to validate the passed parameters
654:
655: hxc_han_bus.chk_notification_action_code(p_notif_action_code);
656:
657: hxc_han_bus.chk_notification_recip_code(p_notif_recipient_code);
658:
659: --Add via safe method..

Line 657: hxc_han_bus.chk_notification_recip_code(p_notif_recipient_code);

653: --run check PROCEDURE to validate the passed parameters
654:
655: hxc_han_bus.chk_notification_action_code(p_notif_action_code);
656:
657: hxc_han_bus.chk_notification_recip_code(p_notif_recipient_code);
658:
659: --Add via safe method..
660: --I.e. for each of the two codes, it checks to see if they exist first, and if so, simply set the right value,
661: --if not, create them dynamically setting the value at the time. Again this helps ensure that any existing