DBA Data[Home] [Help]

APPS.HR_PERSONAL_PAY_METHOD_API dependencies on PAY_EXA_INS

Line 990: -- call table handler pay_exa_ins to control the processing of the external

986: if g_debug then
987: hr_utility.set_location(l_proc, 50);
988: end if;
989: --
990: -- call table handler pay_exa_ins to control the processing of the external
991: -- account combination keyflex, discarding the returning parameter
992: -- p_object_version_number
993: --
994: pay_exa_ins.ins_or_sel

Line 994: pay_exa_ins.ins_or_sel

990: -- call table handler pay_exa_ins to control the processing of the external
991: -- account combination keyflex, discarding the returning parameter
992: -- p_object_version_number
993: --
994: pay_exa_ins.ins_or_sel
995: (p_segment1 => p_segment1
996: ,p_segment2 => p_segment2
997: ,p_segment3 => p_segment3
998: -- ,p_segment4 => lpad(p_segment4,9,'0')