DBA Data[Home] [Help]

APPS.HR_TRANSACTION_SS dependencies on HR_EMP_ERROR_UTILITY

Line 1449: hr_emp_error_utility.exists_warning_text

1445: -- do we ignore any warnings which may have been set?
1446: if not l_ignore_warnings then
1447: -- check to see if any warnings have been set
1448: if (not l_warning_error) and
1449: hr_emp_error_utility.exists_warning_text
1450: (p_item_type => I.item_type
1451: ,p_item_key => I.item_key
1452: ,p_actid => I.activity_id) then
1453: -- set the warning flag to true