DBA Data[Home] [Help]

APPS.WF_INSTALL dependencies on WF_INSTALL

Line 1: package body Wf_Install as

1: package body Wf_Install as
2: /* $Header: wfpartb.pls 120.5.12010000.3 2009/03/02 14:45:07 alsosa ship $ */
3: Procedure CreateTable (
4: partition in boolean,
5: utl_dir in varchar2,

Line 1377: end Wf_Install;

1373: partition := TRUE;
1374: end if;
1375: end;
1376:
1377: end Wf_Install;