DBA Data[Home] [Help]

APPS.PER_CN_ORG_INFO_LEG_HOOK dependencies on FND_NUMBER

Line 598: ,p_low_limit_amount => fnd_number.canonical_to_number(p_org_information7)

594: ,p_hukou_type => p_org_information3
595: ,p_ee_cont_base_method => p_org_information4
596: ,p_er_cont_base_method => p_org_information5
597: ,p_low_limit_method => p_org_information6
598: ,p_low_limit_amount => fnd_number.canonical_to_number(p_org_information7)
599: ,p_high_limit_method => p_org_information8
600: ,p_high_limit_amount => fnd_number.canonical_to_number(p_org_information9)
601: ,p_switch_periodicity => p_org_information10
602: ,p_switch_month => p_org_information11

Line 600: ,p_high_limit_amount => fnd_number.canonical_to_number(p_org_information9)

596: ,p_er_cont_base_method => p_org_information5
597: ,p_low_limit_method => p_org_information6
598: ,p_low_limit_amount => fnd_number.canonical_to_number(p_org_information7)
599: ,p_high_limit_method => p_org_information8
600: ,p_high_limit_amount => fnd_number.canonical_to_number(p_org_information9)
601: ,p_switch_periodicity => p_org_information10
602: ,p_switch_month => p_org_information11
603: ,p_rounding_method => p_org_information12
604: ,p_lowest_avg_salary => fnd_number.canonical_to_number(p_org_information13)

Line 604: ,p_lowest_avg_salary => fnd_number.canonical_to_number(p_org_information13)

600: ,p_high_limit_amount => fnd_number.canonical_to_number(p_org_information9)
601: ,p_switch_periodicity => p_org_information10
602: ,p_switch_month => p_org_information11
603: ,p_rounding_method => p_org_information12
604: ,p_lowest_avg_salary => fnd_number.canonical_to_number(p_org_information13)
605: ,p_average_salary => fnd_number.canonical_to_number(p_org_information14)
606: ,p_ee_fixed_amount => fnd_number.canonical_to_number(p_org_information17)
607: ,p_er_fixed_amount => fnd_number.canonical_to_number(p_org_information18)
608: ,p_effective_start_date => l_start_date

Line 605: ,p_average_salary => fnd_number.canonical_to_number(p_org_information14)

601: ,p_switch_periodicity => p_org_information10
602: ,p_switch_month => p_org_information11
603: ,p_rounding_method => p_org_information12
604: ,p_lowest_avg_salary => fnd_number.canonical_to_number(p_org_information13)
605: ,p_average_salary => fnd_number.canonical_to_number(p_org_information14)
606: ,p_ee_fixed_amount => fnd_number.canonical_to_number(p_org_information17)
607: ,p_er_fixed_amount => fnd_number.canonical_to_number(p_org_information18)
608: ,p_effective_start_date => l_start_date
609: ,p_effective_end_date => l_end_date

Line 606: ,p_ee_fixed_amount => fnd_number.canonical_to_number(p_org_information17)

602: ,p_switch_month => p_org_information11
603: ,p_rounding_method => p_org_information12
604: ,p_lowest_avg_salary => fnd_number.canonical_to_number(p_org_information13)
605: ,p_average_salary => fnd_number.canonical_to_number(p_org_information14)
606: ,p_ee_fixed_amount => fnd_number.canonical_to_number(p_org_information17)
607: ,p_er_fixed_amount => fnd_number.canonical_to_number(p_org_information18)
608: ,p_effective_start_date => l_start_date
609: ,p_effective_end_date => l_end_date
610: ,p_message_name => g_message_name

Line 607: ,p_er_fixed_amount => fnd_number.canonical_to_number(p_org_information18)

603: ,p_rounding_method => p_org_information12
604: ,p_lowest_avg_salary => fnd_number.canonical_to_number(p_org_information13)
605: ,p_average_salary => fnd_number.canonical_to_number(p_org_information14)
606: ,p_ee_fixed_amount => fnd_number.canonical_to_number(p_org_information17)
607: ,p_er_fixed_amount => fnd_number.canonical_to_number(p_org_information18)
608: ,p_effective_start_date => l_start_date
609: ,p_effective_end_date => l_end_date
610: ,p_message_name => g_message_name
611: ,p_token_name => g_token_name