DBA Data[Home] [Help]

APPS.HR_SUIT_MATCH_UTILITY_WEB dependencies on HR_MISC_WEB

Line 260: c_legislation_code := hr_misc_web.get_legislation_code

256:
257: BEGIN
258:
259: hr_util_misc_web.validate_session(p_person_id => c_person_id);
260: c_legislation_code := hr_misc_web.get_legislation_code
261: (p_person_id => c_person_id);
262:
263:
264: l_ids := build_items(p_id => p_id);

Line 731: c_legislation_code := hr_misc_web.get_legislation_code

727:
728: BEGIN
729:
730: hr_util_misc_web.validate_session(p_person_id => c_person_id);
731: c_legislation_code := hr_misc_web.get_legislation_code
732: (p_person_id => c_person_id);
733:
734: l_business_group := hr_util_misc_web.get_business_group_id;
735:

Line 2638: c_legislation_code := hr_misc_web.get_legislation_code

2634:
2635: BEGIN
2636:
2637: hr_util_misc_web.validate_session(p_person_id => c_person_id);
2638: c_legislation_code := hr_misc_web.get_legislation_code
2639: (p_person_id => c_person_id);
2640:
2641: p_count := 0;
2642: IF c_legislation_code = g_japan_legislation_code THEN

Line 3004: c_legislation_code := hr_misc_web.get_legislation_code

3000:
3001: BEGIN
3002:
3003: hr_util_misc_web.validate_session(p_person_id => c_person_id);
3004: c_legislation_code := hr_misc_web.get_legislation_code
3005: (p_person_id => c_person_id);
3006:
3007: p_count := 0;
3008: IF c_legislation_code = g_japan_legislation_code THEN

Line 3055: c_legislation_code := hr_misc_web.get_legislation_code

3051:
3052: BEGIN
3053:
3054: hr_util_misc_web.validate_session(p_person_id => c_person_id);
3055: c_legislation_code := hr_misc_web.get_legislation_code
3056: (p_person_id => c_person_id);
3057:
3058: l_business_group := hr_util_misc_web.get_business_group_id;
3059:

Line 3228: c_legislation_code := hr_misc_web.get_legislation_code

3224:
3225: BEGIN
3226:
3227: hr_util_misc_web.validate_session(p_person_id => c_person_id);
3228: c_legislation_code := hr_misc_web.get_legislation_code
3229: (p_person_id => c_person_id);
3230:
3231: p_count := 0;
3232: IF c_legislation_code = g_japan_legislation_code THEN

Line 3303: c_legislation_code := hr_misc_web.get_legislation_code

3299:
3300: BEGIN
3301:
3302: hr_util_misc_web.validate_session(p_person_id => c_person_id);
3303: c_legislation_code := hr_misc_web.get_legislation_code
3304: (p_person_id => c_person_id);
3305:
3306: p_count := 0;
3307: IF c_legislation_code = g_japan_legislation_code THEN

Line 3378: c_legislation_code := hr_misc_web.get_legislation_code

3374:
3375: BEGIN
3376:
3377: hr_util_misc_web.validate_session(p_person_id => c_person_id);
3378: c_legislation_code := hr_misc_web.get_legislation_code
3379: (p_person_id => c_person_id);
3380:
3381: p_count := 0;
3382: IF c_legislation_code = g_japan_legislation_code THEN