DBA Data[Home] [Help]

APPS.PAY_PPMV4_UTILS_SS dependencies on HR_WORKFLOW_UTILITY

Line 897: if hr_workflow_utility.item_attribute_exists

893: end if;
894: --
895: -- Just look for item attribute.
896: --
897: if hr_workflow_utility.item_attribute_exists
898: (p_item_type => p_item_type
899: ,p_item_key => p_item_key
900: ,p_name => p_option
901: )