DBA Data[Home] [Help]

APPS.XTR_EXP_TRANSFERS_PKG dependencies on APP_EXCEPTION

Line 69: APP_EXCEPTION.raise_exception;

65: else
66: FND_MESSAGE.Set_Name('XTR', p_Error_Code);
67: end if;
68:
69: APP_EXCEPTION.raise_exception;
70: end if;
71:
72: IF xtr_risk_debug_pkg.g_Debug THEN
73: xtr_risk_debug_pkg.dpop('XTR_EXP_TRANSFERS.LOG_ERRORS');