DBA Data[Home] [Help]

APPS.EDW_HR_JOBS_M_SIZING dependencies on EDW_HR_JOBS_M_SIZING

Line 1: PACKAGE BODY edw_hr_jobs_m_sizing AS

1: PACKAGE BODY edw_hr_jobs_m_sizing AS
2: /* $Header: hriezjob.pkb 120.1 2005/06/08 02:45:51 anmajumd noship $ */
3:
4: /******************************************************************************/
5: /* Sets p_row_count to the number of rows which would be collected between */

Line 195: END edw_hr_jobs_m_sizing;

191: p_avg_row_length := x_job_total;
192:
193: END estimate_row_length;
194:
195: END edw_hr_jobs_m_sizing;