DBA Data[Home] [Help]

APPS.BEN_OPI_DEL SQL Statements

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

Line: 45

Procedure delete_dml(p_rec in ben_opi_shd.g_rec_type) is
--
  l_proc  varchar2(72) := g_package||'delete_dml';
Line: 55

  delete from ben_opt_extra_info
  where opt_extra_info_id = p_rec.opt_extra_info_id;
Line: 68

End delete_dml;
Line: 102

Procedure pre_delete(p_rec in ben_opi_shd.g_rec_type) is
--
  l_proc  varchar2(72) := g_package||'pre_delete';
Line: 110

End pre_delete;
Line: 144

Procedure post_delete(p_rec in ben_opi_shd.g_rec_type) is
--
  l_proc  varchar2(72) := g_package||'post_delete';
Line: 154

     ben_opi_rkd.after_delete	(
	p_opt_extra_info_id_o		=>	ben_opi_shd.g_old_rec.opt_extra_info_id		,
	p_information_type_o		=>	ben_opi_shd.g_old_rec.information_type		,
	p_opt_id_o				=>	ben_opi_shd.g_old_rec.opt_id				,
	p_request_id_o			=>	ben_opi_shd.g_old_rec.request_id			,
	p_program_application_id_o	=>	ben_opi_shd.g_old_rec.program_application_id	,
	p_program_id_o			=>	ben_opi_shd.g_old_rec.program_id			,
	p_program_update_date_o		=>	ben_opi_shd.g_old_rec.program_update_date		,
	p_opi_attribute_category_o	=>	ben_opi_shd.g_old_rec.opi_attribute_category	,
	p_opi_attribute1_o		=>	ben_opi_shd.g_old_rec.opi_attribute1			,
	p_opi_attribute2_o		=>	ben_opi_shd.g_old_rec.opi_attribute2			,
	p_opi_attribute3_o		=>	ben_opi_shd.g_old_rec.opi_attribute3			,
	p_opi_attribute4_o		=>	ben_opi_shd.g_old_rec.opi_attribute4			,
	p_opi_attribute5_o		=>	ben_opi_shd.g_old_rec.opi_attribute5			,
	p_opi_attribute6_o		=>	ben_opi_shd.g_old_rec.opi_attribute6			,
	p_opi_attribute7_o		=>	ben_opi_shd.g_old_rec.opi_attribute7			,
	p_opi_attribute8_o		=>	ben_opi_shd.g_old_rec.opi_attribute8			,
	p_opi_attribute9_o		=>	ben_opi_shd.g_old_rec.opi_attribute9			,
	p_opi_attribute10_o		=>	ben_opi_shd.g_old_rec.opi_attribute10		,
	p_opi_attribute11_o		=>	ben_opi_shd.g_old_rec.opi_attribute11		,
	p_opi_attribute12_o		=>	ben_opi_shd.g_old_rec.opi_attribute12		,
	p_opi_attribute13_o		=>	ben_opi_shd.g_old_rec.opi_attribute13		,
	p_opi_attribute14_o		=>	ben_opi_shd.g_old_rec.opi_attribute14		,
	p_opi_attribute15_o		=>	ben_opi_shd.g_old_rec.opi_attribute15		,
	p_opi_attribute16_o		=>	ben_opi_shd.g_old_rec.opi_attribute16		,
	p_opi_attribute17_o		=>	ben_opi_shd.g_old_rec.opi_attribute17		,
	p_opi_attribute18_o		=>	ben_opi_shd.g_old_rec.opi_attribute18		,
	p_opi_attribute19_o		=>	ben_opi_shd.g_old_rec.opi_attribute19		,
	p_opi_attribute20_o		=>	ben_opi_shd.g_old_rec.opi_attribute20		,
	p_opi_information_category_o	=>	ben_opi_shd.g_old_rec.opi_information_category	,
	p_opi_information1_o		=>	ben_opi_shd.g_old_rec.opi_information1		,
	p_opi_information2_o		=>	ben_opi_shd.g_old_rec.opi_information2		,
	p_opi_information3_o		=>	ben_opi_shd.g_old_rec.opi_information3		,
	p_opi_information4_o		=>	ben_opi_shd.g_old_rec.opi_information4		,
	p_opi_information5_o		=>	ben_opi_shd.g_old_rec.opi_information5		,
	p_opi_information6_o		=>	ben_opi_shd.g_old_rec.opi_information6		,
	p_opi_information7_o		=>	ben_opi_shd.g_old_rec.opi_information7		,
	p_opi_information8_o		=>	ben_opi_shd.g_old_rec.opi_information8		,
	p_opi_information9_o		=>	ben_opi_shd.g_old_rec.opi_information9		,
	p_opi_information10_o		=>	ben_opi_shd.g_old_rec.opi_information10		,
	p_opi_information11_o		=>	ben_opi_shd.g_old_rec.opi_information11		,
	p_opi_information12_o		=>	ben_opi_shd.g_old_rec.opi_information12		,
	p_opi_information13_o		=>	ben_opi_shd.g_old_rec.opi_information13		,
	p_opi_information14_o		=>	ben_opi_shd.g_old_rec.opi_information14		,
	p_opi_information15_o		=>	ben_opi_shd.g_old_rec.opi_information15		,
	p_opi_information16_o		=>	ben_opi_shd.g_old_rec.opi_information16		,
	p_opi_information17_o		=>	ben_opi_shd.g_old_rec.opi_information17		,
	p_opi_information18_o		=>	ben_opi_shd.g_old_rec.opi_information18		,
	p_opi_information19_o		=>	ben_opi_shd.g_old_rec.opi_information19		,
	p_opi_information20_o		=>	ben_opi_shd.g_old_rec.opi_information20		,
	p_opi_information21_o		=>	ben_opi_shd.g_old_rec.opi_information21		,
	p_opi_information22_o		=>	ben_opi_shd.g_old_rec.opi_information22		,
	p_opi_information23_o		=>	ben_opi_shd.g_old_rec.opi_information23		,
	p_opi_information24_o		=>	ben_opi_shd.g_old_rec.opi_information24		,
	p_opi_information25_o		=>	ben_opi_shd.g_old_rec.opi_information25		,
	p_opi_information26_o		=>	ben_opi_shd.g_old_rec.opi_information26		,
	p_opi_information27_o		=>	ben_opi_shd.g_old_rec.opi_information27		,
	p_opi_information28_o		=>	ben_opi_shd.g_old_rec.opi_information28		,
	p_opi_information29_o		=>	ben_opi_shd.g_old_rec.opi_information29		,
	p_opi_information30_o		=>	ben_opi_shd.g_old_rec.opi_information30
	);
Line: 224

End post_delete;
Line: 259

  ben_opi_bus.delete_validate(p_rec);
Line: 263

  pre_delete(p_rec);
Line: 267

  delete_dml(p_rec);
Line: 271

  post_delete(p_rec);