DBA Data[Home] [Help]

APPS.PER_ASG_UPD dependencies on PER_ASG_SHD

Line 80: p_rec in out nocopy per_asg_shd.g_rec_type,

76: -- {End Of Comments}
77: -- ----------------------------------------------------------------------------
78: Procedure upd
79: (
80: p_rec in out nocopy per_asg_shd.g_rec_type,
81: p_effective_date in date,
82: p_datetrack_mode in varchar2,
83: p_validation_start_date out nocopy date,
84: p_validation_end_date out nocopy date,