DBA Data[Home] [Help]

APPS.CZ_MIGRATE dependencies on FND_LOG

Line 1460: cz_utils.log_report('cz_migrate', null, thisStatusCode, inMessage, fnd_log.LEVEL_ERROR);

1456: END adjust_all_sequences;
1457: ------------------------------------------------------------------------------------------------------------
1458: PROCEDURE report(inMessage IN VARCHAR2, inUrgency IN PLS_INTEGER) IS
1459: BEGIN
1460: cz_utils.log_report('cz_migrate', null, thisStatusCode, inMessage, fnd_log.LEVEL_ERROR);
1461:
1462: --Bug #4347347.
1463:
1464: IF(FND_GLOBAL.CONC_REQUEST_ID > 0)THEN