DBA Data[Home] [Help]

APPS.HR_TRANSACTION_SS dependencies on HR_EMP_ERROR_UTILITY

Line 1535: hr_emp_error_utility.exists_warning_text

1531: -- do we ignore any warnings which may have been set?
1532: if not l_ignore_warnings then
1533: -- check to see if any warnings have been set
1534: if (not l_warning_error) and
1535: hr_emp_error_utility.exists_warning_text
1536: (p_item_type => I.item_type
1537: ,p_item_key => I.item_key
1538: ,p_actid => I.activity_id) then
1539: -- set the warning flag to true