DBA Data[Home] [Help]

APPS.BEN_EXT_PERSON dependencies on BEN_EXT_ANSI

Line 3206: ben_ext_ansi.main(

3202: p_effective_date => g_effective_date
3203: );
3204: else -- special handling flag tells us that it is an ansi 834 extract.
3205: --
3206: ben_ext_ansi.main(
3207: p_person_id => p_person_id,
3208: p_ext_rslt_id => p_ext_rslt_id,
3209: p_ext_file_id => p_ext_file_id,
3210: p_data_typ_cd => p_data_typ_cd,

Line 3444: ben_ext_ansi.main(

3440: p_effective_date => g_effective_date
3441: );
3442: else -- special handling flag tells us that it is an ansi 834 extract.
3443: --
3444: ben_ext_ansi.main(
3445: p_person_id => p_person_id,
3446: p_ext_rslt_id => p_ext_rslt_id,
3447: p_ext_file_id => p_ext_file_id,
3448: p_data_typ_cd => p_data_typ_cd,

Line 3978: ben_ext_ansi.main(

3974: p_effective_date => g_effective_date
3975: );
3976: else -- special handling flag tells us that it is an ansi 834 extract.
3977: --
3978: ben_ext_ansi.main(
3979: p_person_id => p_person_id,
3980: p_ext_rslt_id => p_ext_rslt_id,
3981: p_ext_file_id => p_ext_file_id,
3982: p_data_typ_cd => p_data_typ_cd,

Line 4190: ben_ext_ansi.main(

4186: p_effective_date => g_effective_date
4187: );
4188: else -- special handling flag tells us that it is an ansi 834 extract.
4189: --
4190: ben_ext_ansi.main(
4191: p_person_id => p_person_id,
4192: p_ext_rslt_id => p_ext_rslt_id,
4193: p_ext_file_id => p_ext_file_id,
4194: p_data_typ_cd => p_data_typ_cd,

Line 4550: ben_ext_ansi.main(

4546: p_effective_date => g_effective_date
4547: );
4548: else -- special handling flag tells us that it is an ansi 834 extract.
4549: --
4550: ben_ext_ansi.main(
4551: p_person_id => p_person_id,
4552: p_ext_rslt_id => p_ext_rslt_id,
4553: p_ext_file_id => p_ext_file_id,
4554: p_data_typ_cd => p_data_typ_cd,