DBA Data[Home] [Help]

APPS.EDW_CLEAN_OBJECT dependencies on EDW_CLEAN_OBJECT

Line 1: package body EDW_CLEAN_OBJECT as

1: package body EDW_CLEAN_OBJECT as
2: /*$Header: EDWOCLNB.pls 120.1 2006/03/28 01:45:12 rkumar noship $*/
3:
4: procedure clean_up_object(
5: Errbuf out NOCOPY varchar2,

Line 412: END EDW_CLEAN_OBJECT;

408: End;
409:
410:
411:
412: END EDW_CLEAN_OBJECT;