DBA Data[Home] [Help]

APPS.PAY_CA_TAXABILITY_RULES_PKG dependencies on PAY_CA_TAXABILITY_RULES_PKG

Line 1: PACKAGE BODY pay_ca_taxability_rules_pkg as

1: PACKAGE BODY pay_ca_taxability_rules_pkg as
2: /* $Header: paycaetw.pkb 120.1 2006/02/21 11:42:26 ssouresr noship $ */
3: --
4: --
5: /*

Line 24: Name : pay_ca_taxability_rules_pkg

20: * *
21: ******************************************************************
22:
23:
24: Name : pay_ca_taxability_rules_pkg
25:
26: Description : This package holds building blocks used in maintenace
27: of Canadian taxability rules using PAY_TAXABILITY_RULES
28: table.

Line 483: END pay_ca_taxability_rules_pkg;

479: RETURN l_classification_id;
480: --
481: END get_classification_id;
482: --
483: END pay_ca_taxability_rules_pkg;