DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_PLAN_MODULE dependencies on FND_MESSAGE

Line 4955: l_information5 := fnd_message.get_string('BEN','BEN_93292_PDC_PCP_DSGN_CD') ||' - '||

4951: open ben_plan_design_program_module.g_table_route('PCP');
4952: fetch ben_plan_design_program_module.g_table_route into l_table_route_id ;
4953: close ben_plan_design_program_module.g_table_route ;
4954: --
4955: l_information5 := fnd_message.get_string('BEN','BEN_93292_PDC_PCP_DSGN_CD') ||' - '||
4956: hr_general.decode_lookup('BEN_PCP_DSGN',l_pcp_rec.pcp_dsgn_cd) ||' - '||
4957: fnd_message.get_string('BEN','BEN_93293_PDC_PCP_DPNT_DSGN_CD') ||' - '||
4958: hr_general.decode_lookup('BEN_PCP_DSGN',l_pcp_rec.pcp_dpnt_dsgn_cd); --'Intersection
4959: --

Line 4957: fnd_message.get_string('BEN','BEN_93293_PDC_PCP_DPNT_DSGN_CD') ||' - '||

4953: close ben_plan_design_program_module.g_table_route ;
4954: --
4955: l_information5 := fnd_message.get_string('BEN','BEN_93292_PDC_PCP_DSGN_CD') ||' - '||
4956: hr_general.decode_lookup('BEN_PCP_DSGN',l_pcp_rec.pcp_dsgn_cd) ||' - '||
4957: fnd_message.get_string('BEN','BEN_93293_PDC_PCP_DPNT_DSGN_CD') ||' - '||
4958: hr_general.decode_lookup('BEN_PCP_DSGN',l_pcp_rec.pcp_dpnt_dsgn_cd); --'Intersection
4959: --
4960: l_result_type_cd := 'DISPLAY';
4961: --