DBA Data[Home] [Help]

APPS.BEN_CRT_DEL SQL Statements

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

Line: 51

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

  delete from ben_crt_ordr
  where crt_ordr_id = p_rec.crt_ordr_id;
Line: 78

End delete_dml;
Line: 112

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

End pre_delete;
Line: 154

Procedure post_delete(
p_effective_date in date,p_rec in ben_crt_shd.g_rec_type) is
--
  l_proc  varchar2(72) := g_package||'post_delete';
Line: 167

    ben_crt_rkd.after_delete
      (
  p_crt_ordr_id                   =>p_rec.crt_ordr_id
 ,p_crt_ordr_typ_cd_o             =>ben_crt_shd.g_old_rec.crt_ordr_typ_cd
 ,p_apls_perd_endg_dt_o           =>ben_crt_shd.g_old_rec.apls_perd_endg_dt
 ,p_apls_perd_strtg_dt_o          =>ben_crt_shd.g_old_rec.apls_perd_strtg_dt
 ,p_crt_ident_o                   =>ben_crt_shd.g_old_rec.crt_ident
 ,p_description_o                 =>ben_crt_shd.g_old_rec.description
 ,p_detd_qlfd_ordr_dt_o           =>ben_crt_shd.g_old_rec.detd_qlfd_ordr_dt
 ,p_issue_dt_o                    =>ben_crt_shd.g_old_rec.issue_dt
 ,p_qdro_amt_o                    =>ben_crt_shd.g_old_rec.qdro_amt
 ,p_qdro_dstr_mthd_cd_o           =>ben_crt_shd.g_old_rec.qdro_dstr_mthd_cd
 ,p_qdro_pct_o                    =>ben_crt_shd.g_old_rec.qdro_pct
 ,p_rcvd_dt_o                     =>ben_crt_shd.g_old_rec.rcvd_dt
 ,p_uom_o                         =>ben_crt_shd.g_old_rec.uom
 ,p_crt_issng_o                   =>ben_crt_shd.g_old_rec.crt_issng
 ,p_pl_id_o                       =>ben_crt_shd.g_old_rec.pl_id
 ,p_person_id_o                   =>ben_crt_shd.g_old_rec.person_id
 ,p_business_group_id_o           =>ben_crt_shd.g_old_rec.business_group_id
 ,p_crt_attribute_category_o      =>ben_crt_shd.g_old_rec.crt_attribute_category
 ,p_crt_attribute1_o              =>ben_crt_shd.g_old_rec.crt_attribute1
 ,p_crt_attribute2_o              =>ben_crt_shd.g_old_rec.crt_attribute2
 ,p_crt_attribute3_o              =>ben_crt_shd.g_old_rec.crt_attribute3
 ,p_crt_attribute4_o              =>ben_crt_shd.g_old_rec.crt_attribute4
 ,p_crt_attribute5_o              =>ben_crt_shd.g_old_rec.crt_attribute5
 ,p_crt_attribute6_o              =>ben_crt_shd.g_old_rec.crt_attribute6
 ,p_crt_attribute7_o              =>ben_crt_shd.g_old_rec.crt_attribute7
 ,p_crt_attribute8_o              =>ben_crt_shd.g_old_rec.crt_attribute8
 ,p_crt_attribute9_o              =>ben_crt_shd.g_old_rec.crt_attribute9
 ,p_crt_attribute10_o             =>ben_crt_shd.g_old_rec.crt_attribute10
 ,p_crt_attribute11_o             =>ben_crt_shd.g_old_rec.crt_attribute11
 ,p_crt_attribute12_o             =>ben_crt_shd.g_old_rec.crt_attribute12
 ,p_crt_attribute13_o             =>ben_crt_shd.g_old_rec.crt_attribute13
 ,p_crt_attribute14_o             =>ben_crt_shd.g_old_rec.crt_attribute14
 ,p_crt_attribute15_o             =>ben_crt_shd.g_old_rec.crt_attribute15
 ,p_crt_attribute16_o             =>ben_crt_shd.g_old_rec.crt_attribute16
 ,p_crt_attribute17_o             =>ben_crt_shd.g_old_rec.crt_attribute17
 ,p_crt_attribute18_o             =>ben_crt_shd.g_old_rec.crt_attribute18
 ,p_crt_attribute19_o             =>ben_crt_shd.g_old_rec.crt_attribute19
 ,p_crt_attribute20_o             =>ben_crt_shd.g_old_rec.crt_attribute20
 ,p_crt_attribute21_o             =>ben_crt_shd.g_old_rec.crt_attribute21
 ,p_crt_attribute22_o             =>ben_crt_shd.g_old_rec.crt_attribute22
 ,p_crt_attribute23_o             =>ben_crt_shd.g_old_rec.crt_attribute23
 ,p_crt_attribute24_o             =>ben_crt_shd.g_old_rec.crt_attribute24
 ,p_crt_attribute25_o             =>ben_crt_shd.g_old_rec.crt_attribute25
 ,p_crt_attribute26_o             =>ben_crt_shd.g_old_rec.crt_attribute26
 ,p_crt_attribute27_o             =>ben_crt_shd.g_old_rec.crt_attribute27
 ,p_crt_attribute28_o             =>ben_crt_shd.g_old_rec.crt_attribute28
 ,p_crt_attribute29_o             =>ben_crt_shd.g_old_rec.crt_attribute29
 ,p_crt_attribute30_o             =>ben_crt_shd.g_old_rec.crt_attribute30
 ,p_object_version_number_o       =>ben_crt_shd.g_old_rec.object_version_number
 ,p_qdro_num_pymt_val_o           =>ben_crt_shd.g_old_rec.qdro_num_pymt_val
 ,p_qdro_per_perd_cd_o            =>ben_crt_shd.g_old_rec.qdro_per_perd_cd
 ,p_pl_typ_id_o                   =>ben_crt_shd.g_old_rec.pl_typ_id
      );
Line: 237

End post_delete;
Line: 263

  ben_crt_bus.delete_validate(p_rec
  ,p_effective_date);
Line: 268

  pre_delete(p_rec);
Line: 272

  delete_dml(p_rec);
Line: 276

  post_delete(
p_effective_date,p_rec);