DBA Data[Home] [Help]

APPS.HXC_HAN_BUS dependencies on HXC_HAN_SHD

Line 183: (p_rec in hxc_han_shd.g_rec_type

179: --
180: -- {End of comments}
181: -- ----------------------------------------------------------------------------
182: Procedure insert_validate
183: (p_rec in hxc_han_shd.g_rec_type
184: );
185: --
186: -- ----------------------------------------------------------------------------
187: -- |---------------------------< update_validate >----------------------------|

Line 214: (p_rec in hxc_han_shd.g_rec_type

210: --
211: -- {End Of Comments}
212: -- ----------------------------------------------------------------------------
213: Procedure update_validate
214: (p_rec in hxc_han_shd.g_rec_type
215: );
216: --
217: -- ----------------------------------------------------------------------------
218: -- |---------------------------< delete_validate >----------------------------|

Line 250: (p_rec in hxc_han_shd.g_rec_type

246: --
247: -- {End Of Comments}
248: -- ----------------------------------------------------------------------------
249: Procedure delete_validate
250: (p_rec in hxc_han_shd.g_rec_type
251: );
252: --
253: end hxc_han_bus;