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 120.0.12010000.2 2009/05/26 10:54:16 vmididho noship $ */
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;