DBA Data[Home] [Help]

APPS.BEN_BENRECON_XMLP_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 35

     fnd_message.set_token('PER_SELECT_RL',p_per_sel_rule);
Line: 45

	ben_recn_rep.exec_per_selection_rule
	(p_pl_id	    	=> p_pl_id,
	p_pgm_id		=> p_pgm_id,
	p_business_group_id	=> p_business_group_id,
	p_run_date		=> p_run_date,
	p_report_start_date	=> p_report_start_date,
	p_prem_type		=> p_prem_type,
	p_payroll_id		=> p_payroll_id,
	p_organization_id	=> p_organization_id,
	p_location_id		=> p_location_id,
	p_benfts_grp_id		=> p_benfts_grp_id,
	p_rptg_grp_id		=> p_rptg_grp_id,
	p_person_selection_rule_id  => p_per_sel_rule,
	p_benefit_action_id	=> p_benefit_action_id);