DBA Data[Home] [Help]

APPS.PAY_PBF_BUS dependencies on PAY_PBF_SHD

Line 124: (p_rec in pay_pbf_shd.g_rec_type

120: --
121: -- {End Of Comments}
122: -- ----------------------------------------------------------------------------
123: Procedure insert_validate
124: (p_rec in pay_pbf_shd.g_rec_type
125: ,p_effective_date in date
126: ,p_datetrack_mode in varchar2
127: ,p_validation_start_date in date
128: ,p_validation_end_date in date

Line 166: (p_rec in pay_pbf_shd.g_rec_type

162: --
163: -- {End Of Comments}
164: -- ----------------------------------------------------------------------------
165: Procedure update_validate
166: (p_rec in pay_pbf_shd.g_rec_type
167: ,p_effective_date in date
168: ,p_datetrack_mode in varchar2
169: ,p_validation_start_date in date
170: ,p_validation_end_date in date

Line 207: (p_rec in pay_pbf_shd.g_rec_type

203: --
204: -- {End Of Comments}
205: -- ----------------------------------------------------------------------------
206: Procedure delete_validate
207: (p_rec in pay_pbf_shd.g_rec_type
208: ,p_effective_date in date
209: ,p_datetrack_mode in varchar2
210: ,p_validation_start_date in date
211: ,p_validation_end_date in date