DBA Data[Home] [Help]

APPS.FEM_TABLE_REGISTRATION_PKG dependencies on FEM_TABLE_REGISTRATION_PKG

Line 1: PACKAGE BODY fem_table_registration_pkg AS

1: PACKAGE BODY fem_table_registration_pkg AS
2: /* $Header: FEMTABREGB.pls 120.6.12000000.3 2007/09/24 09:32:50 asadadek ship $ */
3:
4: G_PLSQL_COMPILATION_ERROR exception;
5: pragma exception_init(G_PLSQL_COMPILATION_ERROR,-942);

Line 2807: END fem_table_registration_pkg;

2803:
2804: END;
2805:
2806:
2807: END fem_table_registration_pkg;