DBA Data[Home] [Help]

APPS.GHR_VALIDATE_PAYWSMEE dependencies on GHR_VALIDATE_PAYWSMEE

Line 1: PACKAGE BODY ghr_validate_paywsmee AS

1: PACKAGE BODY ghr_validate_paywsmee AS
2: /* $Header: ghrwsmee.pkb 115.1 99/10/18 00:35:55 porting ship $ */
3: --
4: -- Pass in WGI due date and this function will return the WGI Pay date
5: -- The WGI Pay date is the same as the due date if the due date is the

Line 45: END ghr_validate_paywsmee;

41: --
42: RETURN (FALSE);
43: END check_date_start_of_pay_period;
44: --
45: END ghr_validate_paywsmee;