DBA Data[Home] [Help]

APPS.HXC_TIMECARD_APPROVAL dependencies on HXC_TIMECARD_MESSAGE_HELPER

Line 558: hxc_timecard_message_helper.addErrorToCollection

554: -- other non-active assignment, we should inform them
555: -- that the timecard has been auto-approved.
556: if(not l_active_asg) then
557: -- Add informational Message
558: hxc_timecard_message_helper.addErrorToCollection
559: (p_messages,
560: 'HXC_366547_INACTIVE_ASG_APPR',
561: hxc_timecard.c_business_message,
562: null,