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.20.12010000.3 2008/12/03 11:59:06 utokachi ship $ */
3: --
4: --
5:

Line 1205: l_retained_grade_rec := ghr_pc_basic_pay.get_retained_grade_details

1201:
1202: hr_utility.set_location(' get_basic_pay_SAL894_50 l_old_user_table_id ' ||l_old_user_table_id ,14);
1203:
1204: /* We cannot use this procedure as pa_request_id is not available as of now.
1205: l_retained_grade_rec := ghr_pc_basic_pay.get_retained_grade_details
1206: (p_person_id => p_pay_calc_data.person_id
1207: ,p_effective_date => l_prd_effective_date
1208: ,p_pa_request_id => p_pay_calc_data.pa_request_id);
1209:

Line 2753: END ghr_pc_basic_pay;

2749: RAISE;
2750:
2751: END get_basic_pay_SAL890_6step;
2752:
2753: END ghr_pc_basic_pay;