DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_API dependencies on HR_KFLEX_UTILITY

Line 1026: hr_kflex_utility.upd_or_sel_keyflex_comb

1022: --
1023: --
1024: -- Update or select the soft_coding_keyflex_id
1025: --
1026: hr_kflex_utility.upd_or_sel_keyflex_comb
1027: (p_appl_short_name => 'PER'
1028: ,p_flex_code => 'SCL'
1029: ,p_flex_num => l_flex_num
1030: ,p_segment1 => l_scl_segment1

Line 5078: hr_kflex_utility.set_profiles

5074: --
5075: -- insert the profile options and effective date for the flexfield
5076: -- validation to work
5077: --
5078: hr_kflex_utility.set_profiles
5079: (p_business_group_id => l_business_group_id
5080: ,p_assignment_id => l_assignment_id
5081: ,p_organization_id => p_organization_id
5082: ,p_location_id => p_location_id);

Line 5084: hr_kflex_utility.set_session_date

5080: ,p_assignment_id => l_assignment_id
5081: ,p_organization_id => p_organization_id
5082: ,p_location_id => p_location_id);
5083: --
5084: hr_kflex_utility.set_session_date
5085: (p_effective_date => l_effective_date
5086: ,p_session_id => l_session_id);
5087: --
5088: open csr_grp_idsel;

Line 5169: hr_kflex_utility.ins_or_sel_keyflex_comb

5165: end if;
5166: --
5167: -- Insert or select the soft_coding_keyflex_id
5168: --
5169: hr_kflex_utility.ins_or_sel_keyflex_comb
5170: (p_appl_short_name => 'PER'
5171: ,p_flex_code => 'SCL'
5172: ,p_flex_num => l_scl_flex_num
5173: ,p_segment1 => l_scl_segment1

Line 5227: hr_kflex_utility.ins_or_sel_keyflex_comb

5223: then
5224: --
5225: -- Insert or select the people_group_id.
5226: --
5227: hr_kflex_utility.ins_or_sel_keyflex_comb
5228: (p_appl_short_name => 'PAY'
5229: ,p_flex_code => 'GRP'
5230: ,p_flex_num => l_grp_flex_num
5231: ,p_segment1 => l_pgp_segment1

Line 5670: hr_kflex_utility.unset_session_date

5666: p_hourly_salaried_warning := l_hourly_salaried_warning;
5667: p_gsp_post_process_warning := l_gsp_post_process_warning; -- bug 2999562
5668: --
5669: -- remove data from the session table
5670: hr_kflex_utility.unset_session_date
5671: (p_session_id => l_session_id);
5672: --
5673: if g_debug then
5674: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 6236: hr_kflex_utility.set_profiles

6232: --
6233: -- insert the profile options and effective date for the flexfield
6234: -- validation to work
6235: --
6236: hr_kflex_utility.set_profiles
6237: (p_business_group_id => l_business_group_id
6238: ,p_assignment_id => l_assignment_id
6239: ,p_organization_id => p_organization_id
6240: ,p_location_id => p_location_id);

Line 6242: hr_kflex_utility.set_session_date

6238: ,p_assignment_id => l_assignment_id
6239: ,p_organization_id => p_organization_id
6240: ,p_location_id => p_location_id);
6241: --
6242: hr_kflex_utility.set_session_date
6243: (p_effective_date => l_effective_date
6244: ,p_session_id => l_session_id);
6245: --
6246: open csr_grp_idsel;

Line 6325: hr_kflex_utility.ins_or_sel_keyflex_comb

6321: end if;
6322: --
6323: -- Insert or select the soft_coding_keyflex_id
6324: --
6325: hr_kflex_utility.ins_or_sel_keyflex_comb
6326: (p_appl_short_name => 'PER'
6327: ,p_flex_code => 'SCL'
6328: ,p_flex_num => l_scl_flex_num
6329: ,p_segment1 => p_scl_segment1

Line 6376: hr_kflex_utility.ins_or_sel_keyflex_comb

6372: end if;
6373: --
6374: -- Insert of select the people_group_id.
6375: --
6376: hr_kflex_utility.ins_or_sel_keyflex_comb
6377: (p_appl_short_name => 'PAY'
6378: ,p_flex_code => 'GRP'
6379: ,p_flex_num => l_grp_flex_num
6380: ,p_segment1 => p_pgp_segment1

Line 6795: hr_kflex_utility.unset_session_date

6791: p_hourly_salaried_warning := l_hourly_salaried_warning;
6792: --
6793: -- remove data from the session table
6794: --
6795: hr_kflex_utility.unset_session_date
6796: (p_session_id => l_session_id);
6797: --
6798: if g_debug then
6799: hr_utility.set_location(' Leaving:'||l_proc, 999);

Line 10507: hr_kflex_utility.set_profiles

10503: --
10504: -- insert the profile options and effective date for the flexfield
10505: -- validation to work
10506: --
10507: hr_kflex_utility.set_profiles
10508: (p_business_group_id => l_business_group_id
10509: ,p_assignment_id => p_assignment_id
10510: ,p_organization_id => l_organization_id
10511: ,p_location_id => l_location_id);

Line 10513: hr_kflex_utility.set_session_date

10509: ,p_assignment_id => p_assignment_id
10510: ,p_organization_id => l_organization_id
10511: ,p_location_id => l_location_id);
10512: --
10513: hr_kflex_utility.set_session_date
10514: (p_effective_date => l_effective_date
10515: ,p_session_id => l_session_id);
10516: --
10517: -- Bug 944911

Line 10630: hr_kflex_utility.upd_or_sel_keyflex_comb

10626: --
10627: --
10628: -- Update or select the soft_coding_keyflex_id
10629: --
10630: hr_kflex_utility.upd_or_sel_keyflex_comb
10631: (p_appl_short_name => 'PER'
10632: ,p_flex_code => 'SCL'
10633: ,p_flex_num => l_flex_num
10634: ,p_segment1 => l_scl_segment1

Line 11097: hr_kflex_utility.unset_session_date

11093: p_hourly_salaried_warning := l_hourly_salaried_warning;
11094: p_gsp_post_process_warning := l_gsp_post_process_warning; -- bug 2999562
11095: --
11096: -- remove data from the session table
11097: hr_kflex_utility.unset_session_date
11098: (p_session_id => l_session_id);
11099: --
11100: if g_debug then
11101: hr_utility.set_location(' Leaving:'||l_proc, 30);

Line 11592: hr_kflex_utility.set_profiles

11588: --
11589: -- insert the profile options and effective date for the flexfield
11590: -- validation to work
11591: --
11592: hr_kflex_utility.set_profiles
11593: (p_business_group_id => l_business_group_id
11594: ,p_assignment_id => p_assignment_id
11595: ,p_organization_id => l_organization_id
11596: ,p_location_id => l_location_id);

Line 11598: hr_kflex_utility.set_session_date

11594: ,p_assignment_id => p_assignment_id
11595: ,p_organization_id => l_organization_id
11596: ,p_location_id => l_location_id);
11597: --
11598: hr_kflex_utility.set_session_date
11599: (p_effective_date => l_effective_date
11600: ,p_session_id => l_session_id);
11601: --
11602: -- Bug 944911

Line 11693: hr_kflex_utility.upd_or_sel_keyflex_comb

11689: -- Process Logic
11690: --
11691: -- Update or select the soft_coding_keyflex_id
11692: --
11693: hr_kflex_utility.upd_or_sel_keyflex_comb
11694: (p_appl_short_name => 'PER'
11695: ,p_flex_code => 'SCL'
11696: ,p_flex_num => l_flex_num
11697: ,p_segment1 => p_scl_segment1

Line 12105: hr_kflex_utility.unset_session_date

12101: p_hourly_salaried_warning := l_hourly_salaried_warning;
12102: --
12103: -- remove data from the session table
12104: --
12105: hr_kflex_utility.unset_session_date
12106: (p_session_id => l_session_id);
12107: --
12108: if g_debug then
12109: hr_utility.set_location(' Leaving:'||l_proc, 999);

Line 12553: hr_kflex_utility.set_profiles

12549: l_location_id:=p_location_id;
12550: --
12551: END IF;
12552: --
12553: hr_kflex_utility.set_profiles
12554: (p_business_group_id => l_business_group_id
12555: ,p_assignment_id => p_assignment_id
12556: ,p_organization_id => l_organization_id
12557: ,p_location_id => l_location_id);

Line 12559: hr_kflex_utility.set_session_date

12555: ,p_assignment_id => p_assignment_id
12556: ,p_organization_id => l_organization_id
12557: ,p_location_id => l_location_id);
12558: --
12559: hr_kflex_utility.set_session_date
12560: (p_effective_date => l_effective_date
12561: ,p_session_id => l_session_id);
12562: --
12563: OPEN csr_grp_idsel;

Line 12620: hr_kflex_utility.upd_or_sel_keyflex_comb

12616: or nvl(p_segment29,'X') <> hr_api.g_varchar2
12617: or nvl(p_segment30,'X') <> hr_api.g_varchar2
12618: or nvl(l_old_group_name,'X') <> hr_api.g_varchar2 THEN
12619: --
12620: hr_kflex_utility.upd_or_sel_keyflex_comb
12621: (p_appl_short_name => 'PAY'
12622: ,p_flex_code => 'GRP'
12623: ,p_flex_num => l_flex_num
12624: ,p_segment1 => p_segment1

Line 13016: hr_kflex_utility.unset_session_date

13012: --
13013: --
13014: -- remove data from the session table
13015: --
13016: hr_kflex_utility.unset_session_date
13017: (p_session_id => l_session_id);
13018: --
13019: if g_debug then
13020: hr_utility.set_location(' Leaving:'||l_proc, 999);

Line 15832: hr_kflex_utility.set_profiles

15828: if g_debug then
15829: hr_utility.set_location(l_proc, 220);
15830: end if;
15831: --
15832: hr_kflex_utility.set_profiles
15833: (p_business_group_id => l_business_group_id
15834: ,p_assignment_id => p_assignment_id
15835: ,p_organization_id => l_organization_id
15836: ,p_location_id => l_location_id);

Line 15842: hr_kflex_utility.set_session_date

15838: if g_debug then
15839: hr_utility.set_location(l_proc, 230);
15840: end if;
15841: --
15842: hr_kflex_utility.set_session_date
15843: (p_effective_date => l_effective_date
15844: ,p_session_id => l_session_id);
15845: --
15846: if g_debug then

Line 15917: hr_kflex_utility.upd_or_sel_keyflex_comb

15913: or nvl(p_segment30, hr_api.g_varchar2) <> nvl(l_old_pgp_segments.segment30, hr_api.g_varchar2)
15914: or nvl(l_old_group_name,hr_api.g_varchar2) <> nvl(l_old_pgp_segments.group_name, hr_api.g_varchar2)
15915: or l_people_group_id is null -- fix for bug 4633742.
15916: then
15917: hr_kflex_utility.upd_or_sel_keyflex_comb
15918: (p_appl_short_name => 'PAY'
15919: ,p_flex_code => 'GRP'
15920: ,p_flex_num => l_flex_num
15921: ,p_segment1 => l_pgp_segment1

Line 16418: hr_kflex_utility.unset_session_date

16414: p_gsp_post_process_warning := l_gsp_post_process_warning; -- bug 2999562
16415: --
16416: --
16417: -- remove data from the session table
16418: hr_kflex_utility.unset_session_date
16419: (p_session_id => l_session_id);
16420: --
16421: if g_debug then
16422: hr_utility.set_location(' Leaving:'||l_proc, 997);

Line 17454: hr_kflex_utility.set_profiles

17450: else
17451: l_location_id:=p_location_id;
17452: end if;
17453: --
17454: hr_kflex_utility.set_profiles
17455: (p_business_group_id => l_business_group_id
17456: ,p_assignment_id => p_assignment_id
17457: ,p_organization_id => l_organization_id
17458: ,p_location_id => l_location_id);

Line 17460: hr_kflex_utility.set_session_date

17456: ,p_assignment_id => p_assignment_id
17457: ,p_organization_id => l_organization_id
17458: ,p_location_id => l_location_id);
17459: --
17460: hr_kflex_utility.set_session_date
17461: (p_effective_date => l_effective_date
17462: ,p_session_id => l_session_id);
17463: --
17464: -- Maintain the people group key flexfields.

Line 17480: hr_kflex_utility.upd_or_sel_keyflex_comb

17476: close csr_grp_idsel;
17477: --
17478: if l_pgp_null_ind = 0
17479: then
17480: hr_kflex_utility.upd_or_sel_keyflex_comb
17481: (p_appl_short_name => 'PAY'
17482: ,p_flex_code => 'GRP'
17483: ,p_flex_num => l_flex_num
17484: ,p_segment1 => l_pgp_segment1

Line 17623: hr_kflex_utility.upd_or_sel_keyflex_comb

17619: --
17620: --
17621: -- Update or select the soft_coding_keyflex_id
17622: --
17623: hr_kflex_utility.upd_or_sel_keyflex_comb
17624: (p_appl_short_name => 'PER'
17625: ,p_flex_code => 'SCL'
17626: ,p_flex_num => l_flex_num
17627: ,p_segment1 => l_scl_segment1

Line 18173: hr_kflex_utility.unset_session_date

18169: p_cagr_grade_def_id := l_cagr_grade_def_id;
18170: p_cagr_concatenated_segments := l_cagr_concatenated_segments;
18171: --
18172: -- remove data from the session table
18173: hr_kflex_utility.unset_session_date
18174: (p_session_id => l_session_id);
18175: --
18176: if g_debug then
18177: hr_utility.set_location(' Leaving:'||l_proc, 6);

Line 19797: hr_kflex_utility.set_profiles

19793: -- insert the profile options and effective date for the flexfield
19794: -- validation to work
19795: --
19796: --
19797: hr_kflex_utility.set_profiles
19798: (p_business_group_id => l_business_group_id
19799: ,p_assignment_id => l_assignment_id
19800: ,p_organization_id => p_organization_id
19801: ,p_location_id => p_location_id);

Line 19803: hr_kflex_utility.set_session_date

19799: ,p_assignment_id => l_assignment_id
19800: ,p_organization_id => p_organization_id
19801: ,p_location_id => p_location_id);
19802: --
19803: hr_kflex_utility.set_session_date
19804: (p_effective_date => l_effective_date
19805: ,p_session_id => l_session_id);
19806: --
19807: -- Maintain the people group key flexfields.

Line 19842: hr_kflex_utility.upd_or_sel_keyflex_comb

19838: --
19839: if l_people_group_id is null
19840: then
19841: --
19842: hr_kflex_utility.upd_or_sel_keyflex_comb
19843: (p_appl_short_name => 'PAY'
19844: ,p_flex_code => 'GRP'
19845: ,p_flex_num => l_flex_num
19846: ,p_segment1 => l_pgp_segment1

Line 19987: hr_kflex_utility.ins_or_sel_keyflex_comb

19983: end if;
19984: --
19985: -- Insert or select the soft_coding_keyflex_id
19986: --
19987: hr_kflex_utility.ins_or_sel_keyflex_comb
19988: (p_appl_short_name => 'PER'
19989: ,p_flex_code => 'SCL'
19990: ,p_flex_num => l_flex_num
19991: ,p_segment1 => l_scl_segment1

Line 20613: hr_kflex_utility.unset_session_date

20609:
20610: --
20611: --
20612: -- remove data from the session table
20613: hr_kflex_utility.unset_session_date
20614: (p_session_id => l_session_id);
20615: --
20616: if g_debug then
20617: hr_utility.set_location(' Leaving:'||l_proc, 50);