DBA Data[Home] [Help]

APPS.PA_R_PROJECT_RESOURCES_PVT dependencies on PA_WORKFLOW_ITEMKEY_S

Line 3861: SELECT pa_workflow_itemkey_s.nextval

3857: -- Get a unique identifier for this specific workflow
3858: --
3859:
3860:
3861: SELECT pa_workflow_itemkey_s.nextval
3862: INTO itemkey
3863: FROM dual;
3864: --
3865: -- Since this workflow needs to be executed in the background we need