DBA Data[Home] [Help]

APPS.XLA_HIST_LEDGER_UPG_PKG dependencies on STANDARD

Line 642: -- below condition should not be possible in standard code flow without user manipulation

638:
639: END IF;
640:
641:
642: -- below condition should not be possible in standard code flow without user manipulation
643:
644: IF g_recovery_failed_runs > 1 THEN
645:
646: IF (C_LEVEL_PROCEDURE >= g_log_level) THEN