DBA Data[Home] [Help]

APPS.HR_DYNAMIC_APPROVAL_WEB dependencies on HR_WORKFLOW_UTILITY

Line 2289: if hr_workflow_utility.item_attribute_exists

2285: );
2286:
2287: -- get the number of additional approvers in the system
2288: -- check if the item attribute exists
2289: if hr_workflow_utility.item_attribute_exists
2290: (p_item_type => p_item_type
2291: ,p_item_key => p_item_key
2292: ,p_name => 'ADDITIONAL_APPROVERS_NUMBER') then
2293: -- get the attribute value