DBA Data[Home] [Help]

APPS.HXC_TKGQC_BUS dependencies on HXC_TKGQC_SHD

Line 35: (p_rec in hxc_tkgqc_shd.g_rec_type

31: -- Internal Row Handler Use Only.
32: --
33: -- ----------------------------------------------------------------------------
34: Procedure insert_validate
35: (p_rec in hxc_tkgqc_shd.g_rec_type
36: );
37: --
38: -- ----------------------------------------------------------------------------
39: -- |---------------------------< update_validate >----------------------------|

Line 64: (p_rec in hxc_tkgqc_shd.g_rec_type

60: -- Internal Row Handler Use Only.
61: --
62: -- ----------------------------------------------------------------------------
63: Procedure update_validate
64: (p_rec in hxc_tkgqc_shd.g_rec_type
65: );
66: --
67: -- ----------------------------------------------------------------------------
68: -- |---------------------------< delete_validate >----------------------------|

Line 98: (p_rec in hxc_tkgqc_shd.g_rec_type

94: -- Internal Row Handler Use Only.
95: --
96: -- ----------------------------------------------------------------------------
97: Procedure delete_validate
98: (p_rec in hxc_tkgqc_shd.g_rec_type
99: );
100: --
101: end hxc_tkgqc_bus;