DBA Data[Home] [Help]

APPS.HR_DYNAMIC_APPROVAL_WEB dependencies on HR_WORKFLOW_UTILITY

Line 2359: if hr_workflow_utility.item_attribute_exists

2355: );
2356:
2357: -- get the number of additional approvers in the system
2358: -- check if the item attribute exists
2359: if hr_workflow_utility.item_attribute_exists
2360: (p_item_type => p_item_type
2361: ,p_item_key => p_item_key
2362: ,p_name => 'ADDITIONAL_APPROVERS_NUMBER') then
2363: -- get the attribute value