DBA Data[Home] [Help]

APPS.HR_QUA_AWARDS_UTIL_SS dependencies on HR_WORKFLOW_UTILITY

Line 3226: if hr_workflow_utility.item_attribute_exists

3222: hr_utility.set_location('funmode=RUN:'||l_proc,10);
3223: savepoint start_transaction;
3224:
3225: -- check to see if the TRANSACTION_ID attribute has been created
3226: if hr_workflow_utility.item_attribute_exists
3227: (p_item_type => itemtype
3228: ,p_item_key => itemkey
3229: ,p_name => 'TRANSACTION_ID') then
3230: