DBA Data[Home] [Help]

APPS.HR_MASS_MOVE_API dependencies on HR_BATCH_MESSAGE_LINE_API

Line 1895: hr_batch_message_line_api.create_message_line

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

Line 2240: hr_batch_message_line_api.create_message_line

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

Line 2257: hr_batch_message_line_api.create_message_line

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

Line 2274: hr_batch_message_line_api.create_message_line

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

Line 2291: hr_batch_message_line_api.create_message_line

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

Line 2308: hr_batch_message_line_api.create_message_line

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

Line 2338: hr_batch_message_line_api.create_message_line

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

Line 2355: hr_batch_message_line_api.create_message_line

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

Line 2374: hr_batch_message_line_api.create_message_line

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

Line 3004: hr_batch_message_line_api.create_message_line

3000: ROLLBACK TO move_position;
3001: --
3002: hr_utility.set_message(801,'HR_51330_MMV_POS_EXISTS');
3003: --
3004: hr_batch_message_line_api.create_message_line
3005: (p_validate => FALSE
3006: ,p_batch_run_number => l_batch_run_number
3007: ,p_api_name => 'hr_mass_move_api.move_position'
3008: ,p_status => 'S'

Line 3025: hr_batch_message_line_api.create_message_line

3021: ROLLBACK TO move_position;
3022: --
3023: hr_utility.set_message(801,'HR_51331_MMV_POS_INVALID_DATE');
3024: --
3025: hr_batch_message_line_api.create_message_line
3026: (p_validate => FALSE
3027: ,p_batch_run_number => l_batch_run_number
3028: ,p_api_name => 'hr_mass_move_api.move_position'
3029: ,p_status => 'S'

Line 3044: hr_batch_message_line_api.create_message_line

3040: hr_utility.set_location(l_proc, 210);
3041: --
3042: hr_utility.set_message(801,'HR_51335_MMV_POS_CLOSED');
3043: --
3044: hr_batch_message_line_api.create_message_line
3045: (p_validate => FALSE
3046: ,p_batch_run_number => l_batch_run_number
3047: ,p_api_name => 'hr_mass_move_api.move_position'
3048: ,p_status => 'S'

Line 3063: hr_batch_message_line_api.create_message_line

3059: hr_utility.set_location(l_proc, 220);
3060: --
3061: hr_utility.set_message(801,'HR_51128_MMV_VGR_ALTERED');
3062: --
3063: hr_batch_message_line_api.create_message_line
3064: (p_validate => FALSE
3065: ,p_batch_run_number => l_batch_run_number
3066: ,p_api_name => 'hr_mass_move_api.move_position'
3067: ,p_status => 'S'

Line 3082: hr_batch_message_line_api.create_message_line

3078: hr_utility.set_location(l_proc, 230);
3079: --
3080: hr_utility.set_message(801,'HR_51334_MMV_POS_JBE_NOT_MOVED');
3081: --
3082: hr_batch_message_line_api.create_message_line
3083: (p_validate => FALSE
3084: ,p_batch_run_number => l_batch_run_number
3085: ,p_api_name => 'hr_mass_move_api.move_position'
3086: ,p_status => 'S'

Line 3101: hr_batch_message_line_api.create_message_line

3097: hr_utility.set_location(l_proc, 240);
3098: --
3099: hr_utility.set_message(801,'HR_51333_MMV_POS_VAC_NOT_MOVED');
3100: --
3101: hr_batch_message_line_api.create_message_line
3102: (p_validate => FALSE
3103: ,p_batch_run_number => l_batch_run_number
3104: ,p_api_name => 'hr_mass_move_api.move_position'
3105: ,p_status => 'S'

Line 3217: hr_batch_message_line_api.create_message_line

3213: hr_utility.set_location(' Leaving:'||l_proc, 999);
3214: --
3215: rollback to massmove;
3216: --
3217: hr_batch_message_line_api.create_message_line
3218: (p_validate => FALSE
3219: ,p_batch_run_number => l_batch_run_number
3220: ,p_api_name => 'hr_mass_move_api.mass_move'
3221: ,p_status => 'F'