DBA Data[Home] [Help]

APPS.HR_SFLUTIL_SS dependencies on HR_WORKFLOW_ITEM_KEY_S

Line 676: select hr_workflow_item_key_s.nextval

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