DBA Data[Home] [Help]

APPS.PER_ASG_DEL dependencies on PER_ASG_SHD

Line 35: (p_rec in out nocopy per_asg_shd.g_rec_type,

31: --
32: -- {End Of Comments}
33: -- ----------------------------------------------------------------------------
34: Procedure delete_dml
35: (p_rec in out nocopy per_asg_shd.g_rec_type,
36: p_effective_date in date,
37: p_datetrack_mode in varchar2,
38: p_validation_start_date in date,
39: p_validation_end_date in date);

Line 108: ( p_rec in out nocopy per_asg_shd.g_rec_type,

104: --
105: -- {End Of Comments}
106: -- ----------------------------------------------------------------------------
107: Procedure del
108: ( p_rec in out nocopy per_asg_shd.g_rec_type,
109: p_effective_date in date,
110: p_effective_start_date OUT NOCOPY per_all_assignments_f.effective_start_date%TYPE,
111: p_effective_end_date OUT NOCOPY per_all_assignments_f.effective_end_date%TYPE,
112: -- p_validation_start_date out nocopy date,