DBA Data[Home] [Help]

APPS.PQH_GSP_UTILITY dependencies on PQH_UTILITY

Line 152: l_warnings_rec pqh_utility.warnings_rec;

148: l_dummy Char(1);
149: l_grade_name Ben_Copy_Entity_Results.Information5%Type;
150: l_proc varchar2(72) := g_package||'remove_grade_from_grdldr';
151: l_message_type varchar2(10) := 'W';
152: l_warnings_rec pqh_utility.warnings_rec;
153: l_business_area varchar2(50) := 'PQH_GSP_TASK_LIST';
154: l_crpth_hier_ver number;
155: l_corps_id number;
156: l_grade_crpath_node number;

Line 4550: pqh_utility.set_message(800,'HR_289559_GRADE_LADDER_REQUIRE',p_asg_org_id);

4546: close csr_chk_gsp_in_system;
4547: --
4548: -- This message is cofigurable(BUG3219215)
4549: --
4550: pqh_utility.set_message(800,'HR_289559_GRADE_LADDER_REQUIRE',p_asg_org_id);
4551: pqh_utility.raise_error;
4552: else
4553: --
4554: hr_utility.set_location('GSP not Implemented', 7);

Line 4551: pqh_utility.raise_error;

4547: --
4548: -- This message is cofigurable(BUG3219215)
4549: --
4550: pqh_utility.set_message(800,'HR_289559_GRADE_LADDER_REQUIRE',p_asg_org_id);
4551: pqh_utility.raise_error;
4552: else
4553: --
4554: hr_utility.set_location('GSP not Implemented', 7);
4555: --