Commit 63e60c54 authored by Quxl's avatar Quxl

x

parent 1cf06ed3
......@@ -54,9 +54,6 @@ public class MaterialMasterServiceImpl implements MaterialMasterService {
String TRACE_NO = "sapmaterialmaster" + DateUtil.formatDate(now, DateUtil.FMT_DATETIME);
String DIS_CODE = null;
try {
if(true) {
throw new RuntimeException("");
}
RECORD RECORD = Z_MT_SD_001_MATERIAL_MASTER.getRECORD();
HEADER_SENDING HEADER_SENDING = RECORD.getHEADER_SENDING();
String DATUM = null;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment