DBA Data[Home] [Help]

APPS.PAY_US_TAX_API dependencies on FND_NUMBER

Line 586: ,p_audit_information2 => fnd_number.number_to_canonical(p_withholding_allowances)

582: ,p_source3 => p_source_name
583: ,p_source3_type => 'SOURCE_NAME'
584: ,p_audit_information_category => 'W4 FED'
585: ,p_audit_information1 => p_filing_status_code
586: ,p_audit_information2 => fnd_number.number_to_canonical(p_withholding_allowances)
587: ,p_audit_information3 => fnd_number.number_to_canonical(p_fit_additional_tax)
588: ,p_audit_information4 => p_fit_exempt
589: ,p_stat_trans_audit_id => ln_parent_audit_id
590: ,p_object_version_number => ln_ovn

Line 587: ,p_audit_information3 => fnd_number.number_to_canonical(p_fit_additional_tax)

583: ,p_source3_type => 'SOURCE_NAME'
584: ,p_audit_information_category => 'W4 FED'
585: ,p_audit_information1 => p_filing_status_code
586: ,p_audit_information2 => fnd_number.number_to_canonical(p_withholding_allowances)
587: ,p_audit_information3 => fnd_number.number_to_canonical(p_fit_additional_tax)
588: ,p_audit_information4 => p_fit_exempt
589: ,p_stat_trans_audit_id => ln_parent_audit_id
590: ,p_object_version_number => ln_ovn
591: );

Line 646: ,p_source2 => fnd_number.number_to_canonical(ln_gre_id)

642: ,p_person_id => p_person_id
643: ,p_assignment_id => ln_assignment_id
644: ,p_source1 => '00-000-0000'
645: ,p_source1_type => 'JURISDICTION'
646: ,p_source2 => fnd_number.number_to_canonical(ln_gre_id)
647: ,p_source2_type => 'GRE'
648: ,p_source3 => p_source_name
649: ,p_source3_type => 'SOURCE_NAME'
650: ,p_transaction_parent_id => ln_parent_audit_id

Line 749: ,p_source2 => fnd_number.number_to_canonical(c_state_rec.segment1) --gre

745: ,p_person_id => p_person_id
746: ,p_assignment_id => c_state_rec.assignment_id
747: ,p_source1 => c_state_rec.state_code || '-000-0000'
748: ,p_source1_type => 'JURISDICTION'
749: ,p_source2 => fnd_number.number_to_canonical(c_state_rec.segment1) --gre
750: ,p_source2_type => 'GRE'
751: ,p_source3 => p_source_name
752: ,p_source3_type => 'SOURCE_NAME'
753: ,p_audit_information_category => lv_context