DBA Data[Home] [Help]

APPS.HXC_HAS_BUS dependencies on HXC_HAS_SHD

Line 102: (p_rec in hxc_has_shd.g_rec_type

98: --
99: -- {End of comments}
100: -- ----------------------------------------------------------------------------
101: Procedure insert_validate
102: (p_rec in hxc_has_shd.g_rec_type
103: );
104: --
105: -- ----------------------------------------------------------------------------
106: -- |---------------------------< update_validate >----------------------------|

Line 138: (p_rec in hxc_has_shd.g_rec_type

134: --
135: -- {End Of Comments}
136: -- ----------------------------------------------------------------------------
137: Procedure update_validate
138: (p_rec in hxc_has_shd.g_rec_type
139: );
140: /*
141: --
142: -- ----------------------------------------------------------------------------

Line 202: (p_rec in hxc_has_shd.g_rec_type

198: --
199: --
200: -- ----------------------------------------------------------------------------
201: Procedure delete_validate
202: (p_rec in hxc_has_shd.g_rec_type
203: );
204: --
205: end hxc_has_bus;