DBA Data[Home] [Help]

APPS.BEN_PDP_BUS dependencies on HR_GENERAL

Line 1222: l_crt_ordr_meaning := hr_general.decode_lookup

1218: THEN
1219: --
1220: hr_utility.set_location('C_ELIG_DPNT Returned No Rows', 9999);
1221: --
1222: l_crt_ordr_meaning := hr_general.decode_lookup
1223: (p_lookup_type => 'BEN_CRT_ORDR_TYP',
1224: p_lookup_code => l_crt_ordr_typ_cd
1225: );
1226: --