DBA Data[Home] [Help]

APPS.HR_SFLUTIL_SS dependencies on HR_WORKFLOW_ITEM_KEY_S

Line 675: select hr_workflow_item_key_s.nextval

671: lr_hr_api_transaction_rec hr_api_transactions%rowtype;
672: BEGIN
673: -- get the item key from sequence
674: -- Get the next item key from the sequence
675: select hr_workflow_item_key_s.nextval
676: into p_itemKey
677: from sys.dual;
678:
679: -- Create the Workflow Process