DBA Data[Home] [Help]

APPS.EGO_GTIN_PVT dependencies on STANDARD

Line 20: * Purpose : This method will write debug information to the standard debug

16: Debug_File UTL_FILE.FILE_TYPE;
17:
18: /************************************************************************
19: * Procedure: WRITE_DEBUG_LOG
20: * Purpose : This method will write debug information to the standard debug
21: **************************************************************************/
22: PROCEDURE WRITE_DEBUG_LOG(p_message IN varchar2) IS
23: BEGIN
24: EGO_COMMON_PVT.WRITE_DIAGNOSTIC(p_module => 'EGO_GTIN_PVT',