DBA Data[Home] [Help]

APPS.PAY_JP_ISDF_SS_PKG dependencies on HR_API

Line 1964: if (p_effective_date >= hr_api.g_sot

1960: hr_utility.trace('i_care_med_new : '||to_char(i_care_med_new));
1961: end if;
1962: --
1963: -- formula datetrack
1964: if (p_effective_date >= hr_api.g_sot
1965: and p_effective_date <= hr_api.g_eot) then
1966: --
1967: if g_debug then
1968: hr_utility.set_location(l_proc,10);

Line 1965: and p_effective_date <= hr_api.g_eot) then

1961: end if;
1962: --
1963: -- formula datetrack
1964: if (p_effective_date >= hr_api.g_sot
1965: and p_effective_date <= hr_api.g_eot) then
1966: --
1967: if g_debug then
1968: hr_utility.set_location(l_proc,10);
1969: end if;

Line 2181: if (p_effective_date >= hr_api.g_sot

2177: hr_utility.trace('i_nonlife_short : '||to_char(i_nonlife_short));
2178: end if;
2179: --
2180: -- formula datetrack
2181: if (p_effective_date >= hr_api.g_sot
2182: and p_effective_date < c_st_upd_date_2007) then
2183: --
2184: if g_debug then
2185: hr_utility.set_location(l_proc,10);

Line 2279: and p_effective_date <= hr_api.g_eot) then

2275: hr_utility.set_location(l_proc,80);
2276: end if;
2277: --
2278: elsif (p_effective_date >= c_st_upd_date_2007
2279: and p_effective_date <= hr_api.g_eot) then
2280: --
2281: if g_debug then
2282: hr_utility.set_location(l_proc,90);
2283: end if;

Line 2427: if (p_effective_date >= hr_api.g_sot

2423: hr_utility.set_location(l_proc,0);
2424: hr_utility.trace('calc_nonlife_dct wrapper');
2425: end if;
2426: --
2427: if (p_effective_date >= hr_api.g_sot
2428: and p_effective_date < c_st_upd_date_2007) then
2429: --
2430: if g_debug then
2431: hr_utility.set_location(l_proc,10);

Line 2482: if (p_effective_date >= hr_api.g_sot

2478: hr_utility.trace('i_social : '||to_char(i_social));
2479: end if;
2480: --
2481: -- formula datetrack
2482: if (p_effective_date >= hr_api.g_sot
2483: and p_effective_date <= hr_api.g_eot) then
2484: --
2485: if g_debug then
2486: hr_utility.set_location(l_proc,10);

Line 2483: and p_effective_date <= hr_api.g_eot) then

2479: end if;
2480: --
2481: -- formula datetrack
2482: if (p_effective_date >= hr_api.g_sot
2483: and p_effective_date <= hr_api.g_eot) then
2484: --
2485: if g_debug then
2486: hr_utility.set_location(l_proc,10);
2487: end if;

Line 2552: if (p_effective_date >= hr_api.g_sot

2548: hr_utility.trace('i_mutual_aid_dsc : '||to_char(i_mutual_aid_dsc));
2549: end if;
2550: --
2551: -- formula datetrack
2552: if (p_effective_date >= hr_api.g_sot
2553: and p_effective_date <= hr_api.g_eot) then
2554: --
2555: if g_debug then
2556: hr_utility.set_location(l_proc,10);

Line 2553: and p_effective_date <= hr_api.g_eot) then

2549: end if;
2550: --
2551: -- formula datetrack
2552: if (p_effective_date >= hr_api.g_sot
2553: and p_effective_date <= hr_api.g_eot) then
2554: --
2555: if g_debug then
2556: hr_utility.set_location(l_proc,10);
2557: end if;

Line 2637: if (p_effective_date >= hr_api.g_sot

2633: hr_utility.trace('p_dct_exc_i : '||p_dct_exc_i);
2634: end if;
2635: --
2636: -- formula datetrack
2637: if (p_effective_date >= hr_api.g_sot
2638: and p_effective_date <= hr_api.g_eot) then
2639: --
2640: if g_debug then
2641: hr_utility.set_location(l_proc,10);

Line 2638: and p_effective_date <= hr_api.g_eot) then

2634: end if;
2635: --
2636: -- formula datetrack
2637: if (p_effective_date >= hr_api.g_sot
2638: and p_effective_date <= hr_api.g_eot) then
2639: --
2640: if g_debug then
2641: hr_utility.set_location(l_proc,10);
2642: end if;

Line 2819: if (p_effective_date >= hr_api.g_sot

2815: p_calc_spouse_inc_rec.sp_other_inc_calc := 0;
2816: p_calc_spouse_inc_rec.sp_inc_calc := 0;
2817: --
2818: -- formula datetrack
2819: if (p_effective_date >= hr_api.g_sot
2820: and p_effective_date <= hr_api.g_eot) then
2821: --
2822: p_calc_spouse_inc_rec.sp_earned_inc_calc := p_sp_earned_inc_i - p_sp_earned_inc_exp_i;
2823: if p_calc_spouse_inc_rec.sp_earned_inc_calc < 0 then

Line 2820: and p_effective_date <= hr_api.g_eot) then

2816: p_calc_spouse_inc_rec.sp_inc_calc := 0;
2817: --
2818: -- formula datetrack
2819: if (p_effective_date >= hr_api.g_sot
2820: and p_effective_date <= hr_api.g_eot) then
2821: --
2822: p_calc_spouse_inc_rec.sp_earned_inc_calc := p_sp_earned_inc_i - p_sp_earned_inc_exp_i;
2823: if p_calc_spouse_inc_rec.sp_earned_inc_calc < 0 then
2824: p_calc_spouse_inc_rec.sp_earned_inc_calc := 0;

Line 3956: if nvl(value1, hr_api.g_varchar2) <> nvl(value2, hr_api.g_varchar2) then

3952: return boolean
3953: is
3954: begin
3955: --
3956: if nvl(value1, hr_api.g_varchar2) <> nvl(value2, hr_api.g_varchar2) then
3957: return true;
3958: else
3959: return false;
3960: end if;

Line 3971: if nvl(value1, hr_api.g_number) <> nvl(value2, hr_api.g_number) then

3967: return boolean
3968: is
3969: begin
3970: --
3971: if nvl(value1, hr_api.g_number) <> nvl(value2, hr_api.g_number) then
3972: return true;
3973: else
3974: return false;
3975: end if;

Line 3986: if nvl(value1, hr_api.g_date) <> nvl(value2, hr_api.g_date) then

3982: return boolean
3983: is
3984: begin
3985: --
3986: if nvl(value1, hr_api.g_date) <> nvl(value2, hr_api.g_date) then
3987: return true;
3988: else
3989: return false;
3990: end if;

Line 5405: hr_api.mandatory_arg_error(l_proc, 'transfer_date', p_transfer_date);

5401: if g_debug then
5402: hr_utility.set_location(l_proc,0);
5403: end if;
5404: --
5405: hr_api.mandatory_arg_error(l_proc, 'transfer_date', p_transfer_date);
5406: --
5407: pay_jp_isdf_dml_pkg.lock_assact(p_action_information_id, p_object_version_number, l_assact_rec);
5408: --
5409: if l_assact_rec.transaction_status <> 'A' then

Line 5608: hr_api.mandatory_arg_error(l_proc,'expiry_date',p_expiry_date);

5604: if g_debug then
5605: hr_utility.set_location(l_proc,0);
5606: end if;
5607: --
5608: hr_api.mandatory_arg_error(l_proc,'expiry_date',p_expiry_date);
5609: --
5610: pay_jp_isdf_dml_pkg.lock_assact(p_action_information_id, p_object_version_number, l_assact_rec);
5611: --
5612: if l_assact_rec.transaction_status = 'U' then