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.2 2008/08/27 17:50:37 alepe ship $ */
3: Procedure CreateTable (
4: partition in boolean,
5: utl_dir in varchar2,

Line 1381: end Wf_Install;

1377: partition := TRUE;
1378: end if;
1379: end;
1380:
1381: end Wf_Install;