DBA Data[Home] [Help]

APPS.WIP_EAM_WRAPPROVAL_PVT dependencies on WIP_EAM_WRAPPROVAL_S

Line 147: select wip_Eam_wrapproval_s.nextval

143: -- create a new workflow process
144: l_stmt_number := 20 ;
145:
146: -- select sequence value as itemkey
147: select wip_Eam_wrapproval_s.nextval
148: into itemkey
149: from dual;
150:
151: wf_engine.CreateProcess( itemtype => itemtype,