DBA Data[Home] [Help]

APPS.HR_QSV_BUS dependencies on HR_QSV_SHD

Line 140: Procedure insert_validate(p_rec in hr_qsv_shd.g_rec_type);

136: -- Internal Row Handler Use Only.
137: --
138: -- {End Of Comments}
139: -- ----------------------------------------------------------------------------
140: Procedure insert_validate(p_rec in hr_qsv_shd.g_rec_type);
141: --
142: -- ----------------------------------------------------------------------------
143: -- |---------------------------< update_validate >----------------------------|
144: -- ----------------------------------------------------------------------------

Line 174: Procedure update_validate(p_rec in hr_qsv_shd.g_rec_type);

170: -- Internal Row Handler Use Only.
171: --
172: -- {End Of Comments}
173: -- ----------------------------------------------------------------------------
174: Procedure update_validate(p_rec in hr_qsv_shd.g_rec_type);
175: --
176: -- ----------------------------------------------------------------------------
177: -- |---------------------------< delete_validate >----------------------------|
178: -- ----------------------------------------------------------------------------

Line 208: Procedure delete_validate(p_rec in hr_qsv_shd.g_rec_type);

204: -- Internal Row Handler Use Only.
205: --
206: -- {End Of Comments}
207: -- ----------------------------------------------------------------------------
208: Procedure delete_validate(p_rec in hr_qsv_shd.g_rec_type);
209: --
210: --
211: -- ----------------------------------------------------------------------------
212: -- |-----------------< return_legislation_code >------------------------------|