DBA Data[Home] [Help]

APPS.HR_MASS_MOVE_API dependencies on HR_BATCH_MESSAGE_LINE_API

Line 1897: hr_batch_message_line_api.create_message_line

1893: if sqlcode = -20001 then
1894: --
1895: rollback to move_position;
1896: --
1897: hr_batch_message_line_api.create_message_line
1898: (p_validate => FALSE
1899: ,p_batch_run_number => p_batch_run_number
1900: ,p_api_name => 'hr_mass_move_api.mass_move'
1901: ,p_status => 'S'

Line 2242: hr_batch_message_line_api.create_message_line

2238: if l_spp_delete_warning then
2239: --
2240: hr_utility.set_message(800,'HR_289826_SPP_DELETE_WARN_API');
2241: --
2242: hr_batch_message_line_api.create_message_line
2243: (p_validate => FALSE
2244: ,p_batch_run_number => p_batch_run_number
2245: ,p_api_name => 'hr_mass_move_api.move_emp_asg'
2246: ,p_status => 'S'

Line 2259: hr_batch_message_line_api.create_message_line

2255: if l_org_now_no_manager_warning then
2256: --
2257: hr_utility.set_message(801,'HR_51124_MMV_NO_MGR_EXIST_ORG');
2258: --
2259: hr_batch_message_line_api.create_message_line
2260: (p_validate => FALSE
2261: ,p_batch_run_number => p_batch_run_number
2262: ,p_api_name => 'hr_mass_move_api.move_emp_asg'
2263: ,p_status => 'S'

Line 2276: hr_batch_message_line_api.create_message_line

2272: if l_other_manager_warning then
2273: --
2274: hr_utility.set_message(801,'HR_51125_MMV_MRE_MGR_EXIST_ORG');
2275: --
2276: hr_batch_message_line_api.create_message_line
2277: (p_validate => FALSE
2278: ,p_batch_run_number => p_batch_run_number
2279: ,p_api_name => 'hr_mass_move_api.move_emp_asg'
2280: ,p_status => 'S'

Line 2293: hr_batch_message_line_api.create_message_line

2289: if l_entries_changed_warning = 'S' then
2290: --
2291: hr_utility.set_message(801,'HR_51126_MMV_SAL_ENT_ALTERED');
2292: --
2293: hr_batch_message_line_api.create_message_line
2294: (p_validate => FALSE
2295: ,p_batch_run_number => p_batch_run_number
2296: ,p_api_name => 'hr_mass_move_api.move_emp_asg'
2297: ,p_status => 'S'

Line 2310: hr_batch_message_line_api.create_message_line

2306: if l_entries_changed_warning = 'Y' then
2307: --
2308: hr_utility.set_message(801,'HR_51127_MMV_NON_SAL_ENT_ALR');
2309: --
2310: hr_batch_message_line_api.create_message_line
2311: (p_validate => FALSE
2312: ,p_batch_run_number => p_batch_run_number
2313: ,p_api_name => 'hr_mass_move_api.move_emp_asg'
2314: ,p_status => 'S'

Line 2340: hr_batch_message_line_api.create_message_line

2336: rollback to move_asg;
2337: --
2338: hr_utility.set_message(801,'HR_51129_MMV_ASG_NOT_MOVED');
2339: --
2340: hr_batch_message_line_api.create_message_line
2341: (p_validate => FALSE
2342: ,p_batch_run_number => p_batch_run_number
2343: ,p_api_name => 'hr_mass_move_api.move_assignment'
2344: ,p_status => 'S'

Line 2357: hr_batch_message_line_api.create_message_line

2353: rollback to move_asg;
2354: --
2355: hr_utility.set_message(801,'HR_51103_MMV_ASG_FUTURE_CHG');
2356: --
2357: hr_batch_message_line_api.create_message_line
2358: (p_validate => FALSE
2359: ,p_batch_run_number => p_batch_run_number
2360: ,p_api_name => 'hr_mass_move_api.move_assignment'
2361: ,p_status => 'S'

Line 2376: hr_batch_message_line_api.create_message_line

2372: if sqlcode = -20001 then
2373: --
2374: rollback to move_asg;
2375: --
2376: hr_batch_message_line_api.create_message_line
2377: (p_validate => FALSE
2378: ,p_batch_run_number => p_batch_run_number
2379: ,p_api_name => 'hr_mass_move_api.mass_move'
2380: ,p_status => 'S'

Line 3012: hr_batch_message_line_api.create_message_line

3008: ROLLBACK TO move_position;
3009: --
3010: hr_utility.set_message(801,'HR_51330_MMV_POS_EXISTS');
3011: --
3012: hr_batch_message_line_api.create_message_line
3013: (p_validate => FALSE
3014: ,p_batch_run_number => l_batch_run_number
3015: ,p_api_name => 'hr_mass_move_api.move_position'
3016: ,p_status => 'S'

Line 3033: hr_batch_message_line_api.create_message_line

3029: ROLLBACK TO move_position;
3030: --
3031: hr_utility.set_message(801,'HR_51331_MMV_POS_INVALID_DATE');
3032: --
3033: hr_batch_message_line_api.create_message_line
3034: (p_validate => FALSE
3035: ,p_batch_run_number => l_batch_run_number
3036: ,p_api_name => 'hr_mass_move_api.move_position'
3037: ,p_status => 'S'

Line 3052: hr_batch_message_line_api.create_message_line

3048: hr_utility.set_location(l_proc, 210);
3049: --
3050: hr_utility.set_message(801,'HR_51335_MMV_POS_CLOSED');
3051: --
3052: hr_batch_message_line_api.create_message_line
3053: (p_validate => FALSE
3054: ,p_batch_run_number => l_batch_run_number
3055: ,p_api_name => 'hr_mass_move_api.move_position'
3056: ,p_status => 'S'

Line 3071: hr_batch_message_line_api.create_message_line

3067: hr_utility.set_location(l_proc, 220);
3068: --
3069: hr_utility.set_message(801,'HR_51128_MMV_VGR_ALTERED');
3070: --
3071: hr_batch_message_line_api.create_message_line
3072: (p_validate => FALSE
3073: ,p_batch_run_number => l_batch_run_number
3074: ,p_api_name => 'hr_mass_move_api.move_position'
3075: ,p_status => 'S'

Line 3090: hr_batch_message_line_api.create_message_line

3086: hr_utility.set_location(l_proc, 230);
3087: --
3088: hr_utility.set_message(801,'HR_51334_MMV_POS_JBE_NOT_MOVED');
3089: --
3090: hr_batch_message_line_api.create_message_line
3091: (p_validate => FALSE
3092: ,p_batch_run_number => l_batch_run_number
3093: ,p_api_name => 'hr_mass_move_api.move_position'
3094: ,p_status => 'S'

Line 3109: hr_batch_message_line_api.create_message_line

3105: hr_utility.set_location(l_proc, 240);
3106: --
3107: hr_utility.set_message(801,'HR_51333_MMV_POS_VAC_NOT_MOVED');
3108: --
3109: hr_batch_message_line_api.create_message_line
3110: (p_validate => FALSE
3111: ,p_batch_run_number => l_batch_run_number
3112: ,p_api_name => 'hr_mass_move_api.move_position'
3113: ,p_status => 'S'

Line 3225: hr_batch_message_line_api.create_message_line

3221: hr_utility.set_location(' Leaving:'||l_proc, 999);
3222: --
3223: rollback to massmove;
3224: --
3225: hr_batch_message_line_api.create_message_line
3226: (p_validate => FALSE
3227: ,p_batch_run_number => l_batch_run_number
3228: ,p_api_name => 'hr_mass_move_api.mass_move'
3229: ,p_status => 'F'