DBA Data[Home] [Help]

APPS.XTR_AU_MIRROR_DDA_LIMIT_ROW_T dependencies on XTR_DEBUG_PKG

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

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

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

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