DBA Data[Home] [Help]

APPS.BEN_ICD_PLAN_DESIGN_SETUP dependencies on STANDARD

Line 219: p_rt_mlt_cd => 'NSVU', -- No Standard Rate Used

215: p_name => nvl(p_opt_name,
216: nvl(p_pl_name,
217: l_element.use_name)),
218: p_tx_typ_cd => 'NONTAXABLE',
219: p_rt_mlt_cd => 'NSVU', -- No Standard Rate Used
220: p_asn_on_enrt_flag => 'Y',
221: p_acty_base_rt_stat_cd => 'A',
222: p_procg_src_cd => 'PYRL', -- Payroll
223: p_rt_usg_cd => 'STD', -- Standard Contribution/Distribution

Line 223: p_rt_usg_cd => 'STD', -- Standard Contribution/Distribution

219: p_rt_mlt_cd => 'NSVU', -- No Standard Rate Used
220: p_asn_on_enrt_flag => 'Y',
221: p_acty_base_rt_stat_cd => 'A',
222: p_procg_src_cd => 'PYRL', -- Payroll
223: p_rt_usg_cd => 'STD', -- Standard Contribution/Distribution
224: p_ele_rqd_flag => 'Y',
225: p_element_type_id => p_element_type_id,
226: p_pl_id => l_use_pl_id,
227: p_oipl_id => l_oipl_id,