thrownewValidateException("smfcore.inlist.pnItemOk","The material [{1}] of the incoming order [{0}] has been entered into the warehouse",newString[]{inList.getName(),inListItem.getPN()+"_"+inListItem.getBatch()});
thrownewValidateException("smfcore.inlist.noPn","Inbound order [{0}] has no material [{1}] inbound requirement",newString[]{inList.getName(),barcode.getPartNumber()+"_"+barcode.getBatch()});