DBA Data[Home] [Help]

APPS.HXC_HTC_DEL dependencies on HXC_TIME_CATEGORY_COMPS

Line 71: delete from hxc_time_category_comps

67: hxc_htc_shd.g_api_dml := true; -- Set the api dml status
68:
69: -- First of all delete any child rows
70:
71: delete from hxc_time_category_comps
72: where time_category_id = p_rec.time_category_id;
73:
74: -- Delete the hxc_time_categories row.
75: