DBA Data[Home] [Help]

APPS.BEN_ELIGIBLE_PERSON_PERF_API dependencies on BEN_PEP_SHD

Line 226: (p_rec in out nocopy ben_pep_shd.g_rec_type

222: ,p_defer in boolean default true
223: );
224: --
225: Procedure convert_defs
226: (p_rec in out nocopy ben_pep_shd.g_rec_type
227: );
228: --
229: -- ----------------------------------------------------------------------------
230: -- |---------------------< update_perf_Eligible_Person >---------------------|