DBA Data[Home] [Help]

APPS.IEX_DEL_SUB_PVT dependencies on IEX_DEL_WF_S

Line 761: select IEX_DEL_WF_S.NEXTVAL

757:
758: itemtype := 'IEXDLAST';
759: workflowprocess := 'DELINQUENCY_ASSET';
760:
761: select IEX_DEL_WF_S.NEXTVAL
762: Into Itemkey
763: from dual ;
764:
765: BEGIN