DBA Data[Home] [Help]

APPS.BEN_ASG_INS dependencies on PER_ASG_SHD

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

36: --
37: -- {End Of Comments}
38: -- ----------------------------------------------------------------------------
39: Procedure insert_dml
40: (p_rec in out nocopy per_asg_shd.g_rec_type,
41: p_effective_date in date,
42: p_datetrack_mode in varchar2,
43: p_validation_start_date in date,
44: p_validation_end_date in date);

Line 116: p_rec in out nocopy per_asg_shd.g_rec_type,

112: -- {End Of Comments}
113: -- ----------------------------------------------------------------------------
114: Procedure ins
115: (
116: p_rec in out nocopy per_asg_shd.g_rec_type,
117: p_effective_date in date,
118: p_validate in boolean default false,
119: p_validate_df_flex in boolean default true,
120: --