DBA Data[Home] [Help]

APPS.PAY_CA_USER_INIT_EARN dependencies on FND_DATE

Line 701: p_effective_start_date => fnd_date.canonical_to_date(

697: pay_formula_results.ins_form_res_rule(
698: p_business_group_id => p_bg_id,
699: p_legislation_code => NULL,
700: p_legislation_subgroup => NULL,
701: p_effective_start_date => fnd_date.canonical_to_date(
702: '1901/01/01'),
703: p_effective_end_date => fnd_date.canonical_to_date(
704: '4712/12/31'),
705: p_status_processing_rule_id => lv_proc_rule_id,

Line 703: p_effective_end_date => fnd_date.canonical_to_date(

699: p_legislation_code => NULL,
700: p_legislation_subgroup => NULL,
701: p_effective_start_date => fnd_date.canonical_to_date(
702: '1901/01/01'),
703: p_effective_end_date => fnd_date.canonical_to_date(
704: '4712/12/31'),
705: p_status_processing_rule_id => lv_proc_rule_id,
706: p_input_value_id => lv_input_value_id,
707: p_result_name => lv_result_name,

Line 725: p_effective_start_date => fnd_date.canonical_to_date(

721: pay_formula_results.ins_form_res_rule(
722: p_business_group_id => p_bg_id,
723: p_legislation_code => NULL,
724: p_legislation_subgroup => NULL,
725: p_effective_start_date => fnd_date.canonical_to_date(
726: '1901/01/01'),
727: p_effective_end_date => fnd_date.canonical_to_date(
728: '4712/12/31'),
729: p_status_processing_rule_id => lv_proc_rule_id,

Line 727: p_effective_end_date => fnd_date.canonical_to_date(

723: p_legislation_code => NULL,
724: p_legislation_subgroup => NULL,
725: p_effective_start_date => fnd_date.canonical_to_date(
726: '1901/01/01'),
727: p_effective_end_date => fnd_date.canonical_to_date(
728: '4712/12/31'),
729: p_status_processing_rule_id => lv_proc_rule_id,
730: p_input_value_id => lv_input_value_id,
731: p_result_name => lv_result_name,

Line 749: p_effective_start_date => fnd_date.canonical_to_date(

745: pay_formula_results.ins_form_res_rule(
746: p_business_group_id => p_bg_id,
747: p_legislation_code => NULL,
748: p_legislation_subgroup => NULL,
749: p_effective_start_date => fnd_date.canonical_to_date(
750: '1901/01/01'),
751: p_effective_end_date => fnd_date.canonical_to_date(
752: '4712/12/31'),
753: p_status_processing_rule_id => lv_proc_rule_id,

Line 751: p_effective_end_date => fnd_date.canonical_to_date(

747: p_legislation_code => NULL,
748: p_legislation_subgroup => NULL,
749: p_effective_start_date => fnd_date.canonical_to_date(
750: '1901/01/01'),
751: p_effective_end_date => fnd_date.canonical_to_date(
752: '4712/12/31'),
753: p_status_processing_rule_id => lv_proc_rule_id,
754: p_input_value_id => lv_input_value_id,
755: p_result_name => lv_result_name,

Line 773: p_effective_start_date => fnd_date.canonical_to_date(

769: pay_formula_results.ins_form_res_rule(
770: p_business_group_id => p_bg_id,
771: p_legislation_code => NULL,
772: p_legislation_subgroup => NULL,
773: p_effective_start_date => fnd_date.canonical_to_date(
774: '1901/01/01'),
775: p_effective_end_date => fnd_date.canonical_to_date(
776: '4712/12/31'),
777: p_status_processing_rule_id => lv_proc_rule_id,

Line 775: p_effective_end_date => fnd_date.canonical_to_date(

771: p_legislation_code => NULL,
772: p_legislation_subgroup => NULL,
773: p_effective_start_date => fnd_date.canonical_to_date(
774: '1901/01/01'),
775: p_effective_end_date => fnd_date.canonical_to_date(
776: '4712/12/31'),
777: p_status_processing_rule_id => lv_proc_rule_id,
778: p_input_value_id => lv_input_value_id,
779: p_result_name => lv_result_name,

Line 795: p_effective_start_date => fnd_date.canonical_to_date(

791: pay_formula_results.ins_form_res_rule(
792: p_business_group_id => p_bg_id,
793: p_legislation_code => NULL,
794: p_legislation_subgroup => NULL,
795: p_effective_start_date => fnd_date.canonical_to_date(
796: '1901/01/01'),
797: p_effective_end_date => fnd_date.canonical_to_date(
798: '4712/12/31'),
799: p_status_processing_rule_id => lv_proc_rule_id,

Line 797: p_effective_end_date => fnd_date.canonical_to_date(

793: p_legislation_code => NULL,
794: p_legislation_subgroup => NULL,
795: p_effective_start_date => fnd_date.canonical_to_date(
796: '1901/01/01'),
797: p_effective_end_date => fnd_date.canonical_to_date(
798: '4712/12/31'),
799: p_status_processing_rule_id => lv_proc_rule_id,
800: p_input_value_id => lv_input_value_id,
801: p_result_name => lv_result_name,