DBA Data[Home] [Help]

APPS.PAY_US_GET_CUMU_PERIOD_NUM dependencies on PAY_US_GET_CUMU_PERIOD_NUM

Line 1: PACKAGE BODY pay_us_get_cumu_period_num AS

1: PACKAGE BODY pay_us_get_cumu_period_num AS
2: /* $Header: pyuscfun.pkb 120.0 2005/05/29 09:18:44 appldev noship $ */
3:
4:
5: /*************************************************************************

Line 149: END pay_us_get_cumu_period_num;

145: -- returning 0 now, but will change later on to have a meaningful message here
146: return(0);
147: -- null;
148: END;
149: END pay_us_get_cumu_period_num;
150: