DBA Data[Home] [Help]

APPS.HR_PERSONAL_PAY_METHOD_API dependencies on PAY_EXA_INS

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

991: if g_debug then
992: hr_utility.set_location(l_proc, 50);
993: end if;
994: --
995: -- call table handler pay_exa_ins to control the processing of the external
996: -- account combination keyflex, discarding the returning parameter
997: -- p_object_version_number
998: --
999: pay_exa_ins.ins_or_sel

Line 999: pay_exa_ins.ins_or_sel

995: -- call table handler pay_exa_ins to control the processing of the external
996: -- account combination keyflex, discarding the returning parameter
997: -- p_object_version_number
998: --
999: pay_exa_ins.ins_or_sel
1000: (p_segment1 => p_segment1
1001: ,p_segment2 => p_segment2
1002: ,p_segment3 => p_segment3
1003: -- ,p_segment4 => lpad(p_segment4,9,'0')