DBA Data[Home] [Help]

APPS.GMF_GET_OPM_CODE dependencies on GMF_GET_OPM_CODE

Line 1: package body gmf_get_opm_code as

1: package body gmf_get_opm_code as
2: /* $Header: gmfopmcb.pls 115.3 2004/09/10 06:37:55 anthiyag ship $ */
3:
4: -----------------------------------------------------------------
5: -- The pl/sql table to contain all the session generated codes

Line 204: end gmf_get_opm_code;

200: l_table_index:=g_session_code_tab.next(l_table_index);
201: end loop;
202: return -1;
203: end delrow_session_tab;
204: end gmf_get_opm_code;