DBA Data[Home] [Help]

APPS.PAY_LIV_BUS dependencies on HR_UTILITY

Line 43: hr_utility.set_location('Entering:'|| l_proc, 10);

39: l_proc varchar2(72) := g_package||'set_security_group_id';
40: --
41: begin
42: --
43: hr_utility.set_location('Entering:'|| l_proc, 10);
44: --
45: -- Ensure that all the mandatory parameter are not null
46: --
47: hr_api.mandatory_arg_error

Line 78: hr_utility.set_location(' Leaving:'|| l_proc, 20);

74: (p_security_group_id => l_security_group_id
75: );
76: end if;
77: --
78: hr_utility.set_location(' Leaving:'|| l_proc, 20);
79: --
80: end set_security_group_id;
81: --
82: -- ---------------------------------------------------------------------------

Line 109: hr_utility.set_location('Entering:'|| l_proc, 10);

105: l_proc varchar2(72) := g_package||'return_legislation_code';
106: --
107: Begin
108: --
109: hr_utility.set_location('Entering:'|| l_proc, 10);
110: --
111: -- Ensure that all the mandatory parameter are not null
112: --
113: hr_api.mandatory_arg_error

Line 127: hr_utility.set_location(l_proc, 20);

123: -- call to this function. Just return the value in the global
124: -- variable.
125: --
126: l_legislation_code := pay_liv_bus.g_legislation_code;
127: hr_utility.set_location(l_proc, 20);
128: else
129: --
130: -- The ID is different to the last call to this function
131: -- or this is the first call to this function.

Line 144: hr_utility.set_location(l_proc,30);

140: close csr_leg_code;
141: fnd_message.set_name('PAY','HR_7220_INVALID_PRIMARY_KEY');
142: fnd_message.raise_error;
143: end if;
144: hr_utility.set_location(l_proc,30);
145: --
146: -- Set the global variables so the values are
147: -- available for the next call to this function.
148: --

Line 153: hr_utility.set_location(' Leaving:'|| l_proc, 40);

149: close csr_leg_code;
150: pay_liv_bus.g_link_input_value_id := p_link_input_value_id;
151: pay_liv_bus.g_legislation_code := l_legislation_code;
152: end if;
153: hr_utility.set_location(' Leaving:'|| l_proc, 40);
154: return l_legislation_code;
155: end return_legislation_code;
156: --
157: -- ----------------------------------------------------------------------------

Line 223: hr_utility.set_location('Leaving:'||l_proc, 20);

219: THEN
220: l_argument := 'p_input_value_id';
221: RAISE l_error;
222: END IF;
223: hr_utility.set_location('Leaving:'||l_proc, 20);
224:
225: EXCEPTION
226: WHEN l_error THEN
227: hr_utility.set_location('Leaving:'||l_proc, 25);

Line 227: hr_utility.set_location('Leaving:'||l_proc, 25);

223: hr_utility.set_location('Leaving:'||l_proc, 20);
224:
225: EXCEPTION
226: WHEN l_error THEN
227: hr_utility.set_location('Leaving:'||l_proc, 25);
228: hr_api.argument_changed_error
229: (p_api_name => l_proc
230: ,p_argument => l_argument);
231: WHEN OTHERS THEN

Line 232: hr_utility.set_location('Leaving:'||l_proc, 30);

228: hr_api.argument_changed_error
229: (p_api_name => l_proc
230: ,p_argument => l_argument);
231: WHEN OTHERS THEN
232: hr_utility.set_location('Leaving:'||l_proc, 30);
233: RAISE;
234:
235: End chk_non_updateable_args;
236: --

Line 455: hr_utility.set_location('Entering:'||l_proc, 5);

451: --
452: l_proc varchar2(72) := g_package||'chk_warning_or_error';
453: --
454: Begin
455: hr_utility.set_location('Entering:'||l_proc, 5);
456: --
457: If (p_max_value is not null or p_min_value is not null) then
458: If p_warning_or_error is null Then
459: fnd_message.set_name('PAY', 'PAY_33084_LK_INP_VAL_WARN_ERR');

Line 464: hr_utility.set_location(' Leaving:'||l_proc, 10);

460: fnd_message.raise_error;
461: End If;
462: End if;
463: --
464: hr_utility.set_location(' Leaving:'||l_proc, 10);
465: End chk_warning_or_error;
466:
467: --
468: -- ----------------------------------------------------------------------------

Line 548: when hr_utility.hr_error then

544: 'Y',
545: l_min_max_failure,
546: l_input_currency_code);
547: exception
548: when hr_utility.hr_error then
549: l_checkformat_error := true;
550: end;
551:
552: p_min_max_failure := l_min_max_failure;

Line 582: hr_utility.set_location('Entering:'||l_proc, 5);

578: End chk_format;
579:
580:
581: Begin
582: hr_utility.set_location('Entering:'||l_proc, 5);
583: --
584: p_default_range_warning := False;
585: --
586: -- Validate min value with UOM

Line 641: hr_utility.set_location('l_min_max_failure '||l_min_max_failure,30);

637: fnd_message.raise_error;
638: end;
639: End If;
640:
641: hr_utility.set_location('l_min_max_failure '||l_min_max_failure,30);
642:
643: If l_min_max_failure = 'F' Then
644: --
645: If nvl(p_warning_or_error,pay_liv_shd.g_old_rec.warning_or_error) = 'W'

Line 670: hr_utility.set_location(' Leaving:'||l_proc, 10);

666: fnd_message.raise_error;
667: --
668: End If;
669: --
670: hr_utility.set_location(' Leaving:'||l_proc, 10);
671: --
672: End chk_min_and_max_values;
673:
674: --

Line 718: hr_utility.set_location('Entering:'||l_proc, 5);

714: and effective_end_date;
715: --
716: Begin
717: --
718: hr_utility.set_location('Entering:'||l_proc, 5);
719:
720: Open C_element_link;
721: Fetch C_element_link into l_costable_type;
722: Close C_element_link;

Line 746: hr_utility.set_location(' Leaving:'||l_proc, 10);

742: fnd_message.raise_error;
743: End If;
744: End if;
745:
746: hr_utility.set_location(' Leaving:'||l_proc, 10);
747: --
748: End chk_costed_flag;
749:
750: --

Line 787: hr_utility.set_location(' Entering:'||l_proc, 5);

783: and p_effective_date between effective_start_date
784: and effective_end_date;
785: --
786: Begin
787: hr_utility.set_location(' Entering:'||l_proc, 5);
788: --
789: Open C_contributions_used;
790: Fetch C_contributions_used into l_contributions_used;
791: Close C_contributions_used;

Line 805: hr_utility.set_location(' Leaving:'||l_proc, 10);

801: fnd_message.set_name('PAY', 'PAY_33078_LK_INP_VAL_NO_UPD');
802: fnd_message.raise_error;
803: End If;
804: --
805: hr_utility.set_location(' Leaving:'||l_proc, 10);
806: End chk_benefit_plan;
807: --
808: -- ----------------------------------------------------------------------------
809: -- |------------------------< chk_default_value >-----------------------------|

Line 847: hr_utility.set_location(' Entering:'||l_proc, 5);

843: and p_effective_date between effective_start_date
844: and effective_end_date;
845: --
846: Begin
847: hr_utility.set_location(' Entering:'||l_proc, 5);
848: --
849: Open c_hot_default_flag;
850: Fetch c_hot_default_flag into l_hot_default_flag, l_element_type_id;
851: Close c_hot_default_flag;

Line 869: hr_utility.set_location(' Leaving:'||l_proc, 10);

865: End Loop;
866: Close c_element_entry;
867: End if;
868: --
869: hr_utility.set_location(' Leaving:'||l_proc, 10);
870: End chk_default_value;
871: -- ----------------------------------------------------------------------------
872: -- |---------------------------< insert_validate >----------------------------|
873: -- ----------------------------------------------------------------------------

Line 886: hr_utility.set_location('Entering:'||l_proc, 5);

882: l_proc varchar2(72) := g_package||'insert_validate';
883: l_default_range_warning boolean;
884: --
885: Begin
886: hr_utility.set_location('Entering:'||l_proc, 5);
887: --
888: -- Call all supporting business operations
889: --
890: chk_warning_or_error

Line 916: hr_utility.set_location(' Leaving:'||l_proc, 10);

912:
913: --
914: -- Validate Dependent Attributes
915: --
916: hr_utility.set_location(' Leaving:'||l_proc, 10);
917: End insert_validate;
918: --
919: -- ----------------------------------------------------------------------------
920: -- |---------------------------< update_validate >----------------------------|

Line 954: hr_utility.set_location('Entering:'||l_proc, 5);

950: and p_effective_date between effective_start_date
951: and effective_end_date;
952: --
953: Begin
954: hr_utility.set_location('Entering:'||l_proc, 5);
955: --
956: -- Call all supporting business operations
957: --
958: chk_warning_or_error

Line 1035: hr_utility.set_location(' Leaving:'||l_proc, 10);

1031: ,p_rec => p_rec
1032: );
1033: --
1034: --
1035: hr_utility.set_location(' Leaving:'||l_proc, 10);
1036: End update_validate;
1037: --
1038: -- ----------------------------------------------------------------------------
1039: -- |---------------------------< delete_validate >----------------------------|

Line 1052: hr_utility.set_location('Entering:'||l_proc, 5);

1048: --
1049: l_proc varchar2(72) := g_package||'delete_validate';
1050: --
1051: Begin
1052: hr_utility.set_location('Entering:'||l_proc, 5);
1053: --
1054: -- Call all supporting business operations
1055: --
1056: dt_delete_validate

Line 1063: hr_utility.set_location(' Leaving:'||l_proc, 10);

1059: ,p_validation_end_date => p_validation_end_date
1060: ,p_link_input_value_id => p_rec.link_input_value_id
1061: );
1062: --
1063: hr_utility.set_location(' Leaving:'||l_proc, 10);
1064: End delete_validate;
1065: --
1066: end pay_liv_bus;