DBA Data[Home] [Help]

APPS.GHR_MSL_PKG dependencies on GHR_HISTORY_FETCH

Line 2201: ghr_history_fetch.fetch_positionei

2197: l_line := 20;
2198: hr_utility.set_location('Got grade or level and pay plan',2);
2199: ghr_mre_pkg.pr('Got grade or level and pay plan');
2200:
2201: ghr_history_fetch.fetch_positionei
2202: (p_position_id => p_position_id
2203: ,p_information_type => 'GHR_US_POS_VALID_GRADE'
2204: ,p_date_effective => p_effective_date
2205: ,p_pos_ei_data => l_pos_ei_data

Line 2214: ghr_history_fetch.fetch_asgei

2210: P_PAY_BASIS := l_pos_ei_data.poei_information6;
2211:
2212: ghr_mre_pkg.pr(' Before fetch asgei', to_char(p_assignment_id));
2213:
2214: ghr_history_fetch.fetch_asgei
2215: (p_assignment_id => p_assignment_id
2216: ,p_information_type => 'GHR_US_ASG_SF52'
2217: ,p_date_effective => p_effective_date
2218: ,p_asg_ei_data => l_asg_ei_data

Line 2241: ghr_history_fetch.fetch_positionei

2237:
2238: ghr_mre_pkg.pr('Got grade or level and pay plan',2);
2239:
2240: l_line := 50;
2241: ghr_history_fetch.fetch_positionei
2242: (p_position_id => p_position_id
2243: ,p_information_type => 'GHR_US_POS_VALID_GRADE'
2244: ,p_date_effective => p_effective_date
2245: ,p_pos_ei_data => l_pos_ei_data

Line 2255: ghr_history_fetch.fetch_asgei

2251: l_line := 60;
2252:
2253: ghr_mre_pkg.pr('before fetch asgei 2 ',to_char(p_assignment_id));
2254:
2255: ghr_history_fetch.fetch_asgei
2256: (p_assignment_id => p_assignment_id
2257: ,p_information_type => 'GHR_US_ASG_SF52'
2258: ,p_date_effective => p_effective_date
2259: ,p_asg_ei_data => l_asg_ei_data

Line 2380: ghr_history_fetch.fetch_positionei

2376: l_line := 20;
2377: hr_utility.set_location('Got grade or level and pay plan',2);
2378: ghr_mre_pkg.pr('Got grade or level and pay plan');
2379:
2380: ghr_history_fetch.fetch_positionei
2381: (p_position_id => p_position_id
2382: ,p_information_type => 'GHR_US_POS_VALID_GRADE'
2383: ,p_date_effective => p_effective_date
2384: ,p_pos_ei_data => l_pos_ei_data

Line 2407: ghr_history_fetch.fetch_asgei

2403: P_PAY_BASIS := l_pos_ei_data.poei_information6;
2404:
2405: ghr_mre_pkg.pr(' Before fetch asgei', to_char(p_assignment_id));
2406:
2407: ghr_history_fetch.fetch_asgei
2408: (p_assignment_id => p_assignment_id
2409: ,p_information_type => 'GHR_US_ASG_SF52'
2410: ,p_date_effective => p_effective_date
2411: ,p_asg_ei_data => l_asg_ei_data

Line 2434: ghr_history_fetch.fetch_positionei

2430:
2431: ghr_mre_pkg.pr('Got grade or level and pay plan',2);
2432:
2433: l_line := 50;
2434: ghr_history_fetch.fetch_positionei
2435: (p_position_id => p_position_id
2436: ,p_information_type => 'GHR_US_POS_VALID_GRADE'
2437: ,p_date_effective => p_effective_date
2438: ,p_pos_ei_data => l_pos_ei_data

Line 2460: ghr_history_fetch.fetch_asgei

2456: l_line := 60;
2457:
2458: ghr_mre_pkg.pr('before fetch asgei 2 ',to_char(p_assignment_id));
2459:
2460: ghr_history_fetch.fetch_asgei
2461: (p_assignment_id => p_assignment_id
2462: ,p_information_type => 'GHR_US_ASG_SF52'
2463: ,p_date_effective => p_effective_date
2464: ,p_asg_ei_data => l_asg_ei_data

Line 2549: ghr_history_fetch.fetch_peopleei

2545: g_proc := 'update_sel_flg';
2546: hr_utility.set_location('Entering ' || l_proc,5);
2547: pr('Inside '||l_proc,to_char(p_person_id));
2548: l_ind := 10;
2549: ghr_history_fetch.fetch_peopleei
2550: (p_person_id => p_person_id
2551: ,p_information_type => 'GHR_US_PER_MASS_ACTIONS'
2552: ,p_date_effective => p_effective_date
2553: ,p_per_ei_data => l_per_ei_data);

Line 2673: ghr_history_fetch.fetch_peopleei

2669: hr_utility.set_location('Entering ' || l_proc,5);
2670:
2671: l_eff_date := p_effective_date;
2672:
2673: ghr_history_fetch.fetch_peopleei
2674: (p_person_id => p_person_id
2675: ,p_information_type => 'GHR_US_PER_MASS_ACTIONS'
2676: ,p_date_effective => l_eff_date
2677: ,p_per_ei_data => l_per_ei_data);

Line 2755: ghr_history_fetch.fetch_peopleei

2751: else
2752: l_eff_date := p_effective_date;
2753: end if;
2754:
2755: ghr_history_fetch.fetch_peopleei
2756: (p_person_id => p_person_id
2757: ,p_information_type => 'GHR_US_PER_MASS_ACTIONS'
2758: ,p_date_effective => l_eff_date
2759: ,p_per_ei_data => l_per_ei_data);

Line 3954: ghr_history_fetch.fetch_positionei

3950:
3951: begin
3952: g_proc := 'get_pos_grp1_ddf';
3953: hr_utility.set_location('Entering ' || l_proc,5);
3954: ghr_history_fetch.fetch_positionei
3955: (p_position_id => p_position_id
3956: ,p_information_type => 'GHR_US_POS_GRP1'
3957: ,p_date_effective => p_effective_date
3958: ,p_pos_ei_data => p_pos_ei_data

Line 6989: ghr_history_fetch.return_special_information

6985:
6986:
6987: --5470182
6988: IF l_prd_pp_matched AND l_pay_table_id = p_msl_user_table_id THEN
6989: ghr_history_fetch.return_special_information
6990: (p_person_id => p_person_id,
6991: p_structure_name => 'US Fed Perf Appraisal',
6992: p_effective_date => l_effective_date,
6993: p_special_info => l_special_info_type

Line 8763: ghr_history_fetch.fetch_peopleei

8759: else
8760: l_eff_date := p_effective_date;
8761: end if;
8762:
8763: ghr_history_fetch.fetch_peopleei
8764: (p_person_id => p_person_id
8765: ,p_information_type => 'GHR_US_PER_MASS_ACTIONS'
8766: ,p_date_effective => l_eff_date
8767: ,p_per_ei_data => l_per_ei_data);