DBA Data[Home] [Help]

APPS.BEN_EXT_ANSI dependencies on BEN_EXT_FMT

Line 188: ben_ext_fmt.process_ext_recs(p_ext_rslt_id => p_ext_rslt_id,

184: if ben_extract.g_per_lvl = 'Y' THEN
185: --
186: -- Process Person Level Records
187: --
188: ben_ext_fmt.process_ext_recs(p_ext_rslt_id => p_ext_rslt_id,
189: p_ext_file_id => p_ext_file_id,
190: p_data_typ_cd => p_data_typ_cd,
191: p_ext_typ_cd => p_ext_typ_cd,
192: p_rcd_typ_cd => 'D',

Line 316: ben_ext_fmt.process_ext_recs(p_ext_rslt_id => p_ext_rslt_id,

312: if ben_extract.g_per_lvl = 'Y' THEN
313: --
314: -- Process Person Level Records
315: --
316: ben_ext_fmt.process_ext_recs(p_ext_rslt_id => p_ext_rslt_id,
317: p_ext_file_id => p_ext_file_id,
318: p_data_typ_cd => p_data_typ_cd,
319: p_ext_typ_cd => p_ext_typ_cd,
320: p_rcd_typ_cd => 'D',