DBA Data[Home] [Help]

APPS.PER_IN_ORG_INFO_LEG_HOOK dependencies on HR_UTILITY

Line 309: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN

305: AND org_information2 = p_org_information2
306: AND organization_id = p_organization_id;
307: BEGIN
308:
309: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN
310: IF g_debug THEN
311: pay_in_utils.trace('IN Legislation not installed. Not performing the validations',NULL);
312: END IF;
313: pay_in_utils.set_location(g_debug,'Leaving: '||l_procedure,20);

Line 318: g_debug := hr_utility.debug_enabled;

314: RETURN;
315: END IF;
316:
317: l_procedure := g_package||'check_unique_num_ins';
318: g_debug := hr_utility.debug_enabled;
319: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
320:
321: IF g_debug THEN
322: pay_in_utils.trace('**************************************************','********************');

Line 833: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN

829: AND organization_id = p_organization_id;
830:
831: BEGIN
832:
833: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN
834: IF g_debug THEN
835: pay_in_utils.trace('IN Legislation not installed. Not performing the validations',NULL);
836: END IF;
837: pay_in_utils.set_location(g_debug,'Leaving: '||l_procedure,20);

Line 842: g_debug := hr_utility.debug_enabled;

838: RETURN;
839: END IF;
840:
841: l_procedure := g_package||'check_unique_num_upd';
842: g_debug := hr_utility.debug_enabled;
843: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
844:
845: IF g_debug THEN
846: pay_in_utils.trace('**************************************************','********************');

Line 1206: g_debug := hr_utility.debug_enabled;

1202: l_message VARCHAR2(300);
1203: BEGIN
1204:
1205: l_procedure := g_package||'validate_date';
1206: g_debug := hr_utility.debug_enabled;
1207: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
1208:
1209: IF g_debug THEN
1210: pay_in_utils.trace('**************************************************','********************');

Line 1276: g_debug := hr_utility.debug_enabled;

1272: i NUMBER;
1273: BEGIN
1274:
1275: l_procedure := g_package||'validate_corporate_number';
1276: g_debug := hr_utility.debug_enabled;
1277: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
1278:
1279: IF g_debug THEN
1280: pay_in_utils.trace('**************************************************','********************');

Line 1442: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN

1438:
1439:
1440: BEGIN
1441:
1442: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN
1443: IF g_debug THEN
1444: pay_in_utils.trace('IN Legislation not installed. Not performing the validations',NULL);
1445: END IF;
1446: pay_in_utils.set_location(g_debug,'Leaving: '||l_procedure,20);

Line 1451: g_debug := hr_utility.debug_enabled;

1447: RETURN;
1448: END IF;
1449:
1450: l_procedure := g_package||'check_rep_ins';
1451: g_debug := hr_utility.debug_enabled;
1452: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
1453:
1454: IF g_debug THEN
1455: pay_in_utils.trace('**************************************************','********************');

Line 1925: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN

1921: AND hoi.org_information_id <> p_org_information_id;
1922:
1923: BEGIN
1924:
1925: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN
1926: IF g_debug THEN
1927: pay_in_utils.trace('IN Legislation not installed. Not performing the validations',NULL);
1928: END IF;
1929: pay_in_utils.set_location(g_debug,'Leaving: '||l_procedure,20);

Line 1934: g_debug := hr_utility.debug_enabled;

1930: RETURN;
1931: END IF;
1932:
1933: l_procedure := g_package||'check_rep_upd';
1934: g_debug := hr_utility.debug_enabled;
1935: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
1936:
1937: IF g_debug THEN
1938: pay_in_utils.trace('**************************************************','********************');

Line 2368: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN

2364: l_procedure VARCHAR2(100);
2365: l_message VARCHAR2(300);
2366: BEGIN
2367:
2368: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN
2369: IF g_debug THEN
2370: pay_in_utils.trace('IN Legislation not installed. Not performing the validations',NULL);
2371: END IF;
2372: pay_in_utils.set_location(g_debug,'Leaving: '||l_procedure,20);

Line 2378: g_debug := hr_utility.debug_enabled;

2374: END IF;
2375: p_message_name := 'SUCCESS';
2376: pay_in_utils.null_message(p_token_name, p_token_value);
2377: l_procedure := g_package||'CHECK_PF_CHALLANS';
2378: g_debug := hr_utility.debug_enabled;
2379: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
2380:
2381: IF g_debug THEN
2382: pay_in_utils.trace('**************************************************','********************');

Line 2465: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN

2461: l_procedure VARCHAR2(100);
2462: l_message VARCHAR2(300);
2463: BEGIN
2464:
2465: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN
2466: IF g_debug THEN
2467: pay_in_utils.trace('IN Legislation not installed. Not performing the validations',NULL);
2468: END IF;
2469: pay_in_utils.set_location(g_debug,'Leaving: '||l_procedure,20);

Line 2475: g_debug := hr_utility.debug_enabled;

2471: END IF;
2472: p_message_name := 'SUCCESS';
2473: pay_in_utils.null_message(p_token_name, p_token_value);
2474: l_procedure := g_package||'chk_mon_pf_chn_acc';
2475: g_debug := hr_utility.debug_enabled;
2476: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
2477:
2478: IF g_debug THEN
2479: pay_in_utils.trace('**************************************************','********************');

Line 2577: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN

2573: l_procedure VARCHAR2(100);
2574: l_message VARCHAR2(300);
2575: BEGIN
2576:
2577: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN
2578: IF g_debug THEN
2579: pay_in_utils.trace('IN Legislation not installed. Not performing the validations',NULL);
2580: END IF;
2581: pay_in_utils.set_location(g_debug,'Leaving: '||l_procedure,20);

Line 2587: g_debug := hr_utility.debug_enabled;

2583: END IF;
2584: p_message_name := 'SUCCESS';
2585: pay_in_utils.null_message(p_token_name, p_token_value);
2586: l_procedure := g_package||'check_lwf_challan_accounts';
2587: g_debug := hr_utility.debug_enabled;
2588: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
2589:
2590: IF g_debug THEN
2591: pay_in_utils.trace('**************************************************','********************');

Line 2651: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN

2647: l_procedure VARCHAR2(100);
2648: l_message VARCHAR2(300);
2649: BEGIN
2650:
2651: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN
2652: IF g_debug THEN
2653: pay_in_utils.trace('IN Legislation not installed. Not performing the validations',NULL);
2654: END IF;
2655: pay_in_utils.set_location(g_debug,'Leaving: '||l_procedure,20);

Line 2661: g_debug := hr_utility.debug_enabled;

2657: END IF;
2658: p_message_name := 'SUCCESS';
2659: pay_in_utils.null_message(p_token_name, p_token_value);
2660: l_procedure := g_package||'check_lwf_contribution_freq';
2661: g_debug := hr_utility.debug_enabled;
2662: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
2663:
2664: IF g_debug THEN
2665: pay_in_utils.trace('**************************************************','********************');

Line 2768: g_debug := hr_utility.debug_enabled;

2764: BEGIN
2765:
2766:
2767: l_procedure := g_package||'check_org_internal';
2768: g_debug := hr_utility.debug_enabled;
2769: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
2770:
2771: IF g_debug THEN
2772: pay_in_utils.trace('**************************************************','********************');

Line 2787: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN

2783:
2784: p_message_name := 'SUCCESS';
2785: pay_in_utils.null_message(p_token_name, p_token_value);
2786:
2787: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN
2788: IF g_debug THEN
2789: pay_in_utils.trace('IN Legislation not installed. Not performing the validations',NULL);
2790: END IF;
2791: pay_in_utils.set_location(g_debug,'Leaving: '||l_procedure,20);

Line 2870: g_debug := hr_utility.debug_enabled;

2866:
2867: BEGIN
2868:
2869: l_procedure := g_package||'check_organization_update';
2870: g_debug := hr_utility.debug_enabled;
2871: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
2872:
2873: IF g_debug THEN
2874: pay_in_utils.trace('**************************************************','********************');

Line 2980: g_debug := hr_utility.debug_enabled;

2976:
2977: BEGIN
2978:
2979: l_procedure := g_package||'check_org_class_internal';
2980: g_debug := hr_utility.debug_enabled;
2981: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
2982:
2983: IF g_debug THEN
2984: pay_in_utils.trace('**************************************************','********************');

Line 3057: g_debug := hr_utility.debug_enabled;

3053:
3054: BEGIN
3055:
3056: l_procedure := g_package||'check_org_class_create';
3057: g_debug := hr_utility.debug_enabled;
3058: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
3059:
3060: IF g_debug THEN
3061: pay_in_utils.trace('**************************************************','********************');

Line 3240: g_debug := hr_utility.debug_enabled;

3236: l_pf_chn_no_chk VARCHAR2(2);
3237:
3238: BEGIN
3239: l_procedure := g_package||'check_org_info_internal';
3240: g_debug := hr_utility.debug_enabled;
3241: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
3242:
3243: p_message_name := 'SUCCESS';
3244: pay_in_utils.null_message(p_token_name, p_token_value);

Line 3246: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN

3242:
3243: p_message_name := 'SUCCESS';
3244: pay_in_utils.null_message(p_token_name, p_token_value);
3245:
3246: IF NOT hr_utility.chk_product_install('Oracle Human Resources', 'IN') THEN
3247: IF g_debug THEN
3248: pay_in_utils.trace('IN Legislation not installed. Not performing the validations',NULL);
3249: END IF;
3250: pay_in_utils.set_location(g_debug,'Leaving: '||l_procedure,20);

Line 3996: g_debug := hr_utility.debug_enabled;

3992:
3993: BEGIN
3994:
3995: l_procedure := g_package||'check_org_info_create';
3996: g_debug := hr_utility.debug_enabled;
3997: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
3998:
3999: IF g_debug THEN
4000: pay_in_utils.trace('**************************************************','********************');

Line 4194: g_debug := hr_utility.debug_enabled;

4190:
4191: BEGIN
4192:
4193: l_procedure := g_package||'check_org_info_update';
4194: g_debug := hr_utility.debug_enabled;
4195: pay_in_utils.set_location(g_debug, 'Entering: ' || l_procedure, 10);
4196:
4197: IF g_debug THEN
4198: pay_in_utils.trace('**************************************************','********************');