DBA Data[Home] [Help]

APPS.HXC_TAT_SHD dependencies on ALL_CONSTRAINTS

Line 98: (p_constraint_name in all_constraints.constraint_name%type);

94: --
95: -- {End Of Comments}
96: -- --------------------------------------------------------------------------
97: procedure constraint_error
98: (p_constraint_name in all_constraints.constraint_name%type);
99: --
100: -- --------------------------------------------------------------------------
101: -- |-----------------------------< api_updating >---------------------------|
102: -- --------------------------------------------------------------------------