DBA Data[Home] [Help]

APPS.PAYBALUP dependencies on STANDARD

Line 60: Added nocopy. GSCC standards.

56: Change made so this script can be used for
57: Canadian legislation.
58: M Reid 18-APR-2001 Use uom_code instead of uom for Jurisdiction
59: T Habara 15-JUL-2004 115.6 Bug 3768760. Modified csr_is_balance_fed.
60: Added nocopy. GSCC standards.
61: */
62: --
63: --
64: -- Global declarations

Line 476: p_standard_link_flag => 'N',

472: l_elem_link_id :=
473: pay_db_pay_setup.create_element_link (
474: p_element_name => l_element_name,
475: p_link_to_all_pyrlls_fl => 'Y',
476: p_standard_link_flag => 'N',
477: p_effective_start_date =>
478: to_date('01-01-0001','DD-MM-YYYY'),
479: p_effective_end_date =>
480: to_date('31-12-4712','DD-MM-YYYY'),