DBA Data[Home] [Help]

APPS.PQH_GSP_UTILITY dependencies on PQH_UTILITY

Line 271: l_warnings_rec pqh_utility.warnings_rec;

267: l_dummy Char(1);
268: l_grade_name Ben_Copy_Entity_Results.Information5%Type;
269: l_proc varchar2(72) := g_package||'remove_grade_from_grdldr';
270: l_message_type varchar2(10) := 'W';
271: l_warnings_rec pqh_utility.warnings_rec;
272: l_business_area varchar2(50) := 'PQH_GSP_TASK_LIST';
273: l_crpth_hier_ver number;
274: l_corps_id number;
275: l_grade_crpath_node number;

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

4665: close csr_chk_gsp_in_system;
4666: --
4667: -- This message is cofigurable(BUG3219215)
4668: --
4669: pqh_utility.set_message(800,'HR_289559_GRADE_LADDER_REQUIRE',p_asg_org_id);
4670: pqh_utility.raise_error;
4671: else
4672: --
4673: hr_utility.set_location('GSP not Implemented', 7);

Line 4670: pqh_utility.raise_error;

4666: --
4667: -- This message is cofigurable(BUG3219215)
4668: --
4669: pqh_utility.set_message(800,'HR_289559_GRADE_LADDER_REQUIRE',p_asg_org_id);
4670: pqh_utility.raise_error;
4671: else
4672: --
4673: hr_utility.set_location('GSP not Implemented', 7);
4674: --