DBA Data[Home] [Help]

APPS.PAY_FI_TELR dependencies on HR_PERSON_EXTRA_INFO_API

Line 863: hr_person_extra_info_api.update_person_extra_info

859: LR_PERSON_EIT.pei_information7 <= LR_REPORT_DETAILS.ACTION_INFORMATION9
860: )
861: THEN
862: --fnd_file.put_line(fnd_file.log,' Updating PJD ' );
863: hr_person_extra_info_api.update_person_extra_info
864: (
865: p_person_extra_info_id => lr_PERSON_EIT.person_extra_info_id,
866: p_object_version_number => L_OVN,
867: -- p_pei_information_category => lr_PERSON_EIT.pei_information_category,

Line 899: hr_person_extra_info_api.update_person_extra_info

895: LR_PERSON_EIT.pei_information7 <= LR_REPORT_DETAILS.ACTION_INFORMATION9
896: )
897: THEN
898: --fnd_file.put_line(fnd_file.log,' Updating PG ' );
899: hr_person_extra_info_api.update_person_extra_info
900: (
901: p_person_extra_info_id => lr_PERSON_EIT.person_extra_info_id,
902: p_object_version_number => L_OVN,
903: -- p_pei_information_category => lr_PERSON_EIT.pei_information_category,

Line 936: hr_person_extra_info_api.update_person_extra_info

932: LR_PERSON_EIT.pei_information7 <= LR_REPORT_DETAILS.ACTION_INFORMATION9
933: )
934: THEN
935: --fnd_file.put_line(fnd_file.log,' Updating PT ' );
936: hr_person_extra_info_api.update_person_extra_info
937: (
938: p_person_extra_info_id => lr_PERSON_EIT.person_extra_info_id,
939: p_object_version_number => L_OVN,
940: -- p_pei_information_category => lr_PERSON_EIT.pei_information_category,

Line 974: hr_person_extra_info_api.update_person_extra_info

970: LR_PERSON_EIT.pei_information7 <= LR_REPORT_DETAILS.ACTION_INFORMATION9
971: )
972: THEN
973: --fnd_file.put_line(fnd_file.log,' Updating PT ' );
974: hr_person_extra_info_api.update_person_extra_info
975: (
976: p_person_extra_info_id => lr_PERSON_EIT.person_extra_info_id,
977: p_object_version_number => L_OVN,
978: -- p_pei_information_category => lr_PERSON_EIT.pei_information_category,

Line 1011: hr_person_extra_info_api.update_person_extra_info

1007: LR_PERSON_EIT.pei_information7 <= LR_REPORT_DETAILS.ACTION_INFORMATION9
1008: )
1009: THEN
1010: --fnd_file.put_line(fnd_file.log,' Updating LOCAL UNIT ' );
1011: hr_person_extra_info_api.update_person_extra_info
1012: (
1013: p_person_extra_info_id => lr_PERSON_EIT.person_extra_info_id,
1014: p_object_version_number => L_OVN,
1015: -- p_pei_information_category => lr_PERSON_EIT.pei_information_category,