DBA Data[Home] [Help]

APPS.BEN_ASG_UPD dependencies on PER_ASG_SHD

Line 77: p_rec in out nocopy per_asg_shd.g_rec_type,

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