DBA Data[Home] [Help]

APPS.PER_CEL_BUS dependencies on PER_CEL_SHD

Line 36: Procedure insert_validate(p_rec in out nocopy per_cel_shd.g_rec_type,

32: -- Internal Table Handler Use Only.
33: --
34: -- {End Of Comments}
35: -- ----------------------------------------------------------------------------
36: Procedure insert_validate(p_rec in out nocopy per_cel_shd.g_rec_type,
37: p_effective_date in Date);
38: --
39: -- ----------------------------------------------------------------------------
40: -- |---------------------------< update_validate >----------------------------|

Line 71: Procedure update_validate(p_rec in per_cel_shd.g_rec_type,

67: -- Internal Table Handler Use Only.
68: --
69: -- {End Of Comments}
70: -- ----------------------------------------------------------------------------
71: Procedure update_validate(p_rec in per_cel_shd.g_rec_type,
72: p_effective_date in Date);
73: --
74: -- ----------------------------------------------------------------------------
75: -- |---------------------------< delete_validate >----------------------------|

Line 106: Procedure delete_validate(p_rec in per_cel_shd.g_rec_type);

102: -- Internal Table Handler Use Only.
103: --
104: -- {End Of Comments}
105: -- ----------------------------------------------------------------------------
106: Procedure delete_validate(p_rec in per_cel_shd.g_rec_type);
107: --
108: -- ----------------------------------------------------------------------------
109: -- |----------------------< return_legislation_code >--------------------------|
110: -- ----------------------------------------------------------------------------