DBA Data[Home] [Help]

APPS.QPR_REGRESSION_ANALYSIS dependencies on QPR_REGRESSION_ANALYSIS

Line 1: PACKAGE BODY QPR_REGRESSION_ANALYSIS AS

1: PACKAGE BODY QPR_REGRESSION_ANALYSIS AS
2: /* $Header: QPRURGRB.pls 120.11 2008/04/16 13:08:27 kdhabali ship $ */
3:
4:
5: procedure log_debug(text varchar2) is

Line 387: END QPR_REGRESSION_ANALYSIS ;

383: retcode := 2;
384:
385: END; -- do_regress
386:
387: END QPR_REGRESSION_ANALYSIS ;
388: