DBA Data[Home] [Help]

APPS.OTA_COMPETENCE_SS dependencies on HR_WORKFLOW_ITEM_KEY_S

Line 1673: select hr_workflow_item_key_s.nextval

1669: end if;
1670:
1671: hr_utility.set_location('Entering:'||l_proc, 10);
1672: -- Get the next item key from the sequence
1673: select hr_workflow_item_key_s.nextval
1674: into l_item_key
1675: from sys.dual;
1676:
1677: