DBA Data[Home] [Help]

APPS.WIP_EAM_WRAPPROVAL_PVT dependencies on WIP_EAM_WRAPPROVAL_S

Line 134: select wip_Eam_wrapproval_s.nextval

130: -- create a new workflow process
131: l_stmt_number := 20 ;
132:
133: -- select sequence value as itemkey
134: select wip_Eam_wrapproval_s.nextval
135: into itemkey
136: from dual;
137:
138: wf_engine.CreateProcess( itemtype => itemtype,