DBA Data[Home] [Help]

APPS.HXC_HTC_BUS dependencies on HXC_HTC_SHD

Line 143: (p_rec in hxc_htc_shd.g_rec_type

139: --
140: -- {End of comments}
141: -- ----------------------------------------------------------------------------
142: Procedure insert_validate
143: (p_rec in hxc_htc_shd.g_rec_type
144: );
145: --
146: -- ----------------------------------------------------------------------------
147: -- |---------------------------< update_validate >----------------------------|

Line 179: (p_rec in hxc_htc_shd.g_rec_type

175: --
176: -- {End Of Comments}
177: -- ----------------------------------------------------------------------------
178: Procedure update_validate
179: (p_rec in hxc_htc_shd.g_rec_type
180: );
181: --
182: -- ----------------------------------------------------------------------------
183: -- |---------------------------< delete_validate >----------------------------|

Line 215: (p_rec in hxc_htc_shd.g_rec_type

211: --
212: --
213: -- ----------------------------------------------------------------------------
214: Procedure delete_validate
215: (p_rec in hxc_htc_shd.g_rec_type
216: );
217: --
218: end hxc_htc_bus;