DBA Data[Home] [Help]

APPS.GHR_MSL_PKG dependencies on GHR_HISTORY_FETCH

Line 2173: ghr_history_fetch.fetch_positionei

2169: l_line := 20;
2170: hr_utility.set_location('Got grade or level and pay plan',2);
2171: ghr_mre_pkg.pr('Got grade or level and pay plan');
2172:
2173: ghr_history_fetch.fetch_positionei
2174: (p_position_id => p_position_id
2175: ,p_information_type => 'GHR_US_POS_VALID_GRADE'
2176: ,p_date_effective => p_effective_date
2177: ,p_pos_ei_data => l_pos_ei_data

Line 2186: ghr_history_fetch.fetch_asgei

2182: P_PAY_BASIS := l_pos_ei_data.poei_information6;
2183:
2184: ghr_mre_pkg.pr(' Before fetch asgei', to_char(p_assignment_id));
2185:
2186: ghr_history_fetch.fetch_asgei
2187: (p_assignment_id => p_assignment_id
2188: ,p_information_type => 'GHR_US_ASG_SF52'
2189: ,p_date_effective => p_effective_date
2190: ,p_asg_ei_data => l_asg_ei_data

Line 2213: ghr_history_fetch.fetch_positionei

2209:
2210: ghr_mre_pkg.pr('Got grade or level and pay plan',2);
2211:
2212: l_line := 50;
2213: ghr_history_fetch.fetch_positionei
2214: (p_position_id => p_position_id
2215: ,p_information_type => 'GHR_US_POS_VALID_GRADE'
2216: ,p_date_effective => p_effective_date
2217: ,p_pos_ei_data => l_pos_ei_data

Line 2227: ghr_history_fetch.fetch_asgei

2223: l_line := 60;
2224:
2225: ghr_mre_pkg.pr('before fetch asgei 2 ',to_char(p_assignment_id));
2226:
2227: ghr_history_fetch.fetch_asgei
2228: (p_assignment_id => p_assignment_id
2229: ,p_information_type => 'GHR_US_ASG_SF52'
2230: ,p_date_effective => p_effective_date
2231: ,p_asg_ei_data => l_asg_ei_data

Line 2352: ghr_history_fetch.fetch_positionei

2348: l_line := 20;
2349: hr_utility.set_location('Got grade or level and pay plan',2);
2350: ghr_mre_pkg.pr('Got grade or level and pay plan');
2351:
2352: ghr_history_fetch.fetch_positionei
2353: (p_position_id => p_position_id
2354: ,p_information_type => 'GHR_US_POS_VALID_GRADE'
2355: ,p_date_effective => p_effective_date
2356: ,p_pos_ei_data => l_pos_ei_data

Line 2379: ghr_history_fetch.fetch_asgei

2375: P_PAY_BASIS := l_pos_ei_data.poei_information6;
2376:
2377: ghr_mre_pkg.pr(' Before fetch asgei', to_char(p_assignment_id));
2378:
2379: ghr_history_fetch.fetch_asgei
2380: (p_assignment_id => p_assignment_id
2381: ,p_information_type => 'GHR_US_ASG_SF52'
2382: ,p_date_effective => p_effective_date
2383: ,p_asg_ei_data => l_asg_ei_data

Line 2406: ghr_history_fetch.fetch_positionei

2402:
2403: ghr_mre_pkg.pr('Got grade or level and pay plan',2);
2404:
2405: l_line := 50;
2406: ghr_history_fetch.fetch_positionei
2407: (p_position_id => p_position_id
2408: ,p_information_type => 'GHR_US_POS_VALID_GRADE'
2409: ,p_date_effective => p_effective_date
2410: ,p_pos_ei_data => l_pos_ei_data

Line 2432: ghr_history_fetch.fetch_asgei

2428: l_line := 60;
2429:
2430: ghr_mre_pkg.pr('before fetch asgei 2 ',to_char(p_assignment_id));
2431:
2432: ghr_history_fetch.fetch_asgei
2433: (p_assignment_id => p_assignment_id
2434: ,p_information_type => 'GHR_US_ASG_SF52'
2435: ,p_date_effective => p_effective_date
2436: ,p_asg_ei_data => l_asg_ei_data

Line 2521: ghr_history_fetch.fetch_peopleei

2517: g_proc := 'update_sel_flg';
2518: hr_utility.set_location('Entering ' || l_proc,5);
2519: pr('Inside '||l_proc,to_char(p_person_id));
2520: l_ind := 10;
2521: ghr_history_fetch.fetch_peopleei
2522: (p_person_id => p_person_id
2523: ,p_information_type => 'GHR_US_PER_MASS_ACTIONS'
2524: ,p_date_effective => p_effective_date
2525: ,p_per_ei_data => l_per_ei_data);

Line 2645: ghr_history_fetch.fetch_peopleei

2641: hr_utility.set_location('Entering ' || l_proc,5);
2642:
2643: l_eff_date := p_effective_date;
2644:
2645: ghr_history_fetch.fetch_peopleei
2646: (p_person_id => p_person_id
2647: ,p_information_type => 'GHR_US_PER_MASS_ACTIONS'
2648: ,p_date_effective => l_eff_date
2649: ,p_per_ei_data => l_per_ei_data);

Line 2727: ghr_history_fetch.fetch_peopleei

2723: else
2724: l_eff_date := p_effective_date;
2725: end if;
2726:
2727: ghr_history_fetch.fetch_peopleei
2728: (p_person_id => p_person_id
2729: ,p_information_type => 'GHR_US_PER_MASS_ACTIONS'
2730: ,p_date_effective => l_eff_date
2731: ,p_per_ei_data => l_per_ei_data);

Line 3902: ghr_history_fetch.fetch_positionei

3898:
3899: begin
3900: g_proc := 'get_pos_grp1_ddf';
3901: hr_utility.set_location('Entering ' || l_proc,5);
3902: ghr_history_fetch.fetch_positionei
3903: (p_position_id => p_position_id
3904: ,p_information_type => 'GHR_US_POS_GRP1'
3905: ,p_date_effective => p_effective_date
3906: ,p_pos_ei_data => p_pos_ei_data

Line 6847: ghr_history_fetch.return_special_information

6843:
6844:
6845: --5470182
6846: IF l_prd_pp_matched AND l_pay_table_id = p_msl_user_table_id THEN
6847: ghr_history_fetch.return_special_information
6848: (p_person_id => p_person_id,
6849: p_structure_name => 'US Fed Perf Appraisal',
6850: p_effective_date => l_effective_date,
6851: p_special_info => l_special_info_type

Line 8599: ghr_history_fetch.fetch_peopleei

8595: else
8596: l_eff_date := p_effective_date;
8597: end if;
8598:
8599: ghr_history_fetch.fetch_peopleei
8600: (p_person_id => p_person_id
8601: ,p_information_type => 'GHR_US_PER_MASS_ACTIONS'
8602: ,p_date_effective => l_eff_date
8603: ,p_per_ei_data => l_per_ei_data);