DBA Data[Home] [Help]

APPS.EAM_CONSTANTS dependencies on EAM_CONSTANTS

Line 1: PACKAGE BODY EAM_CONSTANTS AS

1: PACKAGE BODY EAM_CONSTANTS AS
2: /* $Header: EAMCONSB.pls 115.0 2002/11/12 06:51:18 rethakur noship $ */
3:
4: -- Cover routine to SQLCODE and SQLERRM to place error code and text
5: -- onto message stack.

Line 35: END EAM_CONSTANTS;

31: begin
32: return;
33: end initialize;
34:
35: END EAM_CONSTANTS;