DBA Data[Home] [Help]

APPS.PER_ASG_INS dependencies on PER_ASG_SHD

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

61: --
62: -- {End Of Comments}
63: -- ----------------------------------------------------------------------------
64: Procedure insert_dml
65: (p_rec in out nocopy per_asg_shd.g_rec_type,
66: p_effective_date in date,
67: p_datetrack_mode in varchar2,
68: p_validation_start_date in date,
69: p_validation_end_date in date);

Line 144: p_rec in out nocopy per_asg_shd.g_rec_type,

140: -- {End Of Comments}
141: -- ----------------------------------------------------------------------------
142: Procedure ins
143: (
144: p_rec in out nocopy per_asg_shd.g_rec_type,
145: p_effective_date in date,
146: p_validate in boolean default false,
147: p_validate_df_flex in boolean default true,
148: --