DBA Data[Home] [Help]

APPS.GHR_PC_BASIC_PAY dependencies on GHR_PC_BASIC_PAY

Line 1: PACKAGE BODY ghr_pc_basic_pay AS

1: PACKAGE BODY ghr_pc_basic_pay AS
2: /* $Header: ghbasicp.pkb 120.29.12020000.2 2012/07/05 13:57:31 amnaraya ship $ */
3: --
4: --
5:

Line 1222: l_retained_grade_rec := ghr_pc_basic_pay.get_retained_grade_details

1218:
1219: hr_utility.set_location(' get_basic_pay_SAL894_50 l_old_user_table_id ' ||l_old_user_table_id ,14);
1220:
1221: /* We cannot use this procedure as pa_request_id is not available as of now.
1222: l_retained_grade_rec := ghr_pc_basic_pay.get_retained_grade_details
1223: (p_person_id => p_pay_calc_data.person_id
1224: ,p_effective_date => l_prd_effective_date
1225: ,p_pa_request_id => p_pay_calc_data.pa_request_id);
1226:

Line 2844: END ghr_pc_basic_pay;

2840: RAISE;
2841:
2842: END get_basic_pay_SAL890_6step;
2843:
2844: END ghr_pc_basic_pay;