DBA Data[Home] [Help]

APPS.GL_JOURNAL_IMPORT_PKG dependencies on GL_JOURNAL_IMPORT_PKG

Line 1: PACKAGE BODY GL_JOURNAL_IMPORT_PKG as

1: PACKAGE BODY GL_JOURNAL_IMPORT_PKG as
2: /* $Header: glujimnb.pls 120.5 2005/05/05 01:40:09 kvora ship $ */
3:
4: -- Indicates the point in which a create_table statement failed.
5: failpoint NUMBER := 0;

Line 206: END GL_JOURNAL_IMPORT_PKG;

202: BEGIN
203: RETURN(ad_ddl.error_buf);
204: END get_error_msg;
205:
206: END GL_JOURNAL_IMPORT_PKG;