DBA Data[Home] [Help]

APPS.XTR_AU_MIRROR_DDA_LIMIT_ROW_T dependencies on XTR_DEBUG_PKG

Line 121: xtr_debug_pkg.debug('Before XTR_AU_XTR_MIRROR_DDA_LIMIT_ROW_T on:'||

117: for update of UTILISED_AMOUNT NOWAIT;
118:
119:
120: begin
121: xtr_debug_pkg.debug('Before XTR_AU_XTR_MIRROR_DDA_LIMIT_ROW_T on:'||
122: to_char(sysdate,'MM:DD:HH24:MI:SS'));
123:
124: --------------------------
125: -- Country Limits

Line 502: xtr_debug_pkg.debug('After XTR_AU_XTR_MIRROR_DDA_LIMIT_ROW_T on:'||

498: end if;
499: end if;
500: end if;
501:
502: xtr_debug_pkg.debug('After XTR_AU_XTR_MIRROR_DDA_LIMIT_ROW_T on:'||
503: to_char(sysdate,'MM:DD:HH24:MI:SS'));
504: --
505: exception
506: when app_exceptions.RECORD_LOCK_EXCEPTION then