DBA Data[Home] [Help]

APPS.GR_ITEM_EXPLOSION_PROP_PKG dependencies on GR_ITEM_GENERAL

Line 490: DELETE FROM gr_item_general

486: IF l_return_status <> 'S' THEN
487: RAISE Check_Integrity_Error;
488: END IF;
489:
490: DELETE FROM gr_item_general
491: WHERE rowid = p_rowid;
492:
493: /* Check the commit flag and if set, then commit the work. */
494: