DBA Data[Home] [Help]

APPS.PER_CN_ORG_INFO_LEG_HOOK dependencies on FND_NUMBER

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

500: ,p_hukou_type => p_org_information3
501: ,p_ee_cont_base_method => p_org_information4
502: ,p_er_cont_base_method => p_org_information5
503: ,p_low_limit_method => p_org_information6
504: ,p_low_limit_amount => fnd_number.canonical_to_number(p_org_information7)
505: ,p_high_limit_method => p_org_information8
506: ,p_high_limit_amount => fnd_number.canonical_to_number(p_org_information9)
507: ,p_switch_periodicity => p_org_information10
508: ,p_switch_month => p_org_information11

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

502: ,p_er_cont_base_method => p_org_information5
503: ,p_low_limit_method => p_org_information6
504: ,p_low_limit_amount => fnd_number.canonical_to_number(p_org_information7)
505: ,p_high_limit_method => p_org_information8
506: ,p_high_limit_amount => fnd_number.canonical_to_number(p_org_information9)
507: ,p_switch_periodicity => p_org_information10
508: ,p_switch_month => p_org_information11
509: ,p_rounding_method => p_org_information12
510: ,p_lowest_avg_salary => fnd_number.canonical_to_number(p_org_information13)

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

506: ,p_high_limit_amount => fnd_number.canonical_to_number(p_org_information9)
507: ,p_switch_periodicity => p_org_information10
508: ,p_switch_month => p_org_information11
509: ,p_rounding_method => p_org_information12
510: ,p_lowest_avg_salary => fnd_number.canonical_to_number(p_org_information13)
511: ,p_average_salary => fnd_number.canonical_to_number(p_org_information14)
512: ,p_ee_fixed_amount => fnd_number.canonical_to_number(p_org_information17)
513: ,p_er_fixed_amount => fnd_number.canonical_to_number(p_org_information18)
514: ,p_effective_start_date => l_start_date

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

507: ,p_switch_periodicity => p_org_information10
508: ,p_switch_month => p_org_information11
509: ,p_rounding_method => p_org_information12
510: ,p_lowest_avg_salary => fnd_number.canonical_to_number(p_org_information13)
511: ,p_average_salary => fnd_number.canonical_to_number(p_org_information14)
512: ,p_ee_fixed_amount => fnd_number.canonical_to_number(p_org_information17)
513: ,p_er_fixed_amount => fnd_number.canonical_to_number(p_org_information18)
514: ,p_effective_start_date => l_start_date
515: ,p_effective_end_date => l_end_date

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

508: ,p_switch_month => p_org_information11
509: ,p_rounding_method => p_org_information12
510: ,p_lowest_avg_salary => fnd_number.canonical_to_number(p_org_information13)
511: ,p_average_salary => fnd_number.canonical_to_number(p_org_information14)
512: ,p_ee_fixed_amount => fnd_number.canonical_to_number(p_org_information17)
513: ,p_er_fixed_amount => fnd_number.canonical_to_number(p_org_information18)
514: ,p_effective_start_date => l_start_date
515: ,p_effective_end_date => l_end_date
516: ,p_message_name => g_message_name

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

509: ,p_rounding_method => p_org_information12
510: ,p_lowest_avg_salary => fnd_number.canonical_to_number(p_org_information13)
511: ,p_average_salary => fnd_number.canonical_to_number(p_org_information14)
512: ,p_ee_fixed_amount => fnd_number.canonical_to_number(p_org_information17)
513: ,p_er_fixed_amount => fnd_number.canonical_to_number(p_org_information18)
514: ,p_effective_start_date => l_start_date
515: ,p_effective_end_date => l_end_date
516: ,p_message_name => g_message_name
517: ,p_token_name => g_token_name