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.6.12020000.2 2012/12/01 15:33:11 dthakker ship $ */
3:
4: -- Indicates the point in which a create_table statement failed.
5: failpoint NUMBER := 0;
Line 241: END GL_JOURNAL_IMPORT_PKG;
237: BEGIN
238: RETURN(ad_ddl.error_buf);
239: END get_error_msg;
240: 241: END GL_JOURNAL_IMPORT_PKG;