DBA Data[Home] [Help]

APPS.HR_QUA_AWARDS_UTIL_SS dependencies on HR_WORKFLOW_UTILITY

Line 3013: if hr_workflow_utility.item_attribute_exists

3009: hr_utility.set_location('funmode=RUN:'||l_proc,10);
3010: savepoint start_transaction;
3011:
3012: -- check to see if the TRANSACTION_ID attribute has been created
3013: if hr_workflow_utility.item_attribute_exists
3014: (p_item_type => itemtype
3015: ,p_item_key => itemkey
3016: ,p_name => 'TRANSACTION_ID') then
3017: