DBA Data[Home] [Help]

APPS.EDW_HR_PRSN_TYP_M_SIZING dependencies on EDW_HR_PRSN_TYP_M_SIZING

Line 1: PACKAGE BODY edw_hr_prsn_typ_m_sizing AS

1: PACKAGE BODY edw_hr_prsn_typ_m_sizing AS
2: /* $Header: hriezpty.pkb 120.1 2005/06/08 02:49:16 anmajumd noship $ */
3: /******************************************************************************/
4: /* Sets p_row_count to the number of rows which would be collected between */
5: /* the given dates */

Line 188: END edw_hr_prsn_typ_m_sizing;

184: p_avg_row_length := x_total_pty;
185:
186: END estimate_row_length;
187:
188: END edw_hr_prsn_typ_m_sizing;