DBA Data[Home] [Help]

APPS.EDW_HR_PERSON_M_SIZING dependencies on EDW_HR_PERSON_M_SIZING

Line 1: PACKAGE BODY edw_hr_person_m_sizing AS

1: PACKAGE BODY edw_hr_person_m_sizing AS
2: /* $Header: hriezpsn.pkb 120.1 2005/06/08 02:48:52 anmajumd noship $ */
3:
4: /******************************************************************************/
5: /* Sets p_num_rows to the number of rows which would be collected between the */

Line 378: END edw_hr_person_m_sizing;

374: + NVL(ceil(x_applicant_flag + 1), 0) );
375:
376: END estimate_row_length;
377:
378: END edw_hr_person_m_sizing;