DBA Data[Home] [Help]

APPS.GME_RELEASE_BATCH_PVT dependencies on GME_EXCEPTIONS_GTMP

Line 1721: l_exceptions_rec gme_exceptions_gtmp%ROWTYPE;

1717:
1718: l_pending_mo_ind BOOLEAN;
1719: l_pending_rsrv_ind BOOLEAN;
1720: l_display_unconsumed VARCHAR2(1);
1721: l_exceptions_rec gme_exceptions_gtmp%ROWTYPE;
1722:
1723: error_insert_exceptions EXCEPTION;
1724: error_no_exception EXCEPTION;
1725: BEGIN