DBA Data[Home] [Help]

APPS.PYUSEXC dependencies on PYUSEXC

Line 1: PACKAGE BODY pyusexc AS

1: PACKAGE BODY pyusexc AS
2: /* $Header: pyusexc.pkb 120.0 2005/05/29 02:19:21 appldev noship $ */
3: /*
4: ******************************************************************
5: * *

Line 2: /* $Header: pyusexc.pkb 120.0 2005/05/29 02:19:21 appldev noship $ */

1: PACKAGE BODY pyusexc AS
2: /* $Header: pyusexc.pkb 120.0 2005/05/29 02:19:21 appldev noship $ */
3: /*
4: ******************************************************************
5: * *
6: * Copyright (C) 1993 Oracle Corporation. *

Line 20: Name : pyusexc.pkb

16: * 500 Oracle Parkway, Redwood City, CA, 94065. *
17: * *
18: ******************************************************************
19:
20: Name : pyusexc.pkb
21:
22: Description : PaYroll US legislation EXpiry Checking code.
23: Contains the expiry checking code associated with the US
24: balance dimensions. Following the change

Line 461: end pyusexc;

457: p_start_date := ld_start_date;
458:
459: END start_tdptd_date;
460:
461: end pyusexc;