DBA Data[Home] [Help]

APPS.ENI_DBI_UTIL_PKG dependencies on STANDARD

Line 488: -- the standard DBI logging procedure and the ENI collection

484: END get_parameters;
485:
486:
487: -- This procedure provides a level of indirection between
488: -- the standard DBI logging procedure and the ENI collection
489: -- packages.
490: -- For now, the procedure and parameters have the same meaning as those
491: -- in BIS_COLLECTION_UTILITIES.LOG.
492: PROCEDURE log(p_message VARCHAR2,

Line 503: -- the standard DBI logging procedure and the ENI collection

499:
500: END log;
501:
502: -- This procedure provides a level of indirection between
503: -- the standard DBI logging procedure and the ENI collection
504: -- packages.
505: -- For now, the procedure and parameters have the same meaning as those
506: -- in BIS_COLLECTION_UTILITIES.debug.
507: PROCEDURE debug(p_message VARCHAR2,