DBA Data[Home] [Help]

APPS.HXC_TIMECARD_APPROVAL dependencies on HXC_TIMECARD_MESSAGE_HELPER

Line 576: hxc_timecard_message_helper.addErrorToCollection

572: -- other non-active assignment, we should inform them
573: -- that the timecard has been auto-approved.
574: if(not l_active_asg) then
575: -- Add informational Message
576: hxc_timecard_message_helper.addErrorToCollection
577: (p_messages,
578: 'HXC_366547_INACTIVE_ASG_APPR',
579: hxc_timecard.c_business_message,
580: null,