DBA Data[Home] [Help]

APPS.BEN_PEN_BUS dependencies on HR_GENERAL

Line 1148: l_crt_ordr_meaning := hr_general.decode_lookup

1144: THEN
1145: --
1146: hr_utility.set_location ('C_ELIG_DPNT Not Found', 9999);
1147: --
1148: l_crt_ordr_meaning := hr_general.decode_lookup
1149: (p_lookup_type => 'BEN_CRT_ORDR_TYP',
1150: p_lookup_code => l_crt_ordr_typ_cd
1151: );
1152: --