DBA Data[Home] [Help]

APPS.EDW_HR_ASG_CHNG_M_SIZING dependencies on EDW_HR_ASG_CHNG_M_SIZING

Line 1: PACKAGE BODY edw_hr_asg_chng_m_sizing AS

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

Line 124: END edw_hr_asg_chng_m_sizing;

120: p_avg_row_length := x_total_asg_chng;
121:
122: END estimate_row_length;
123:
124: END edw_hr_asg_chng_m_sizing;