| | |
| | | private String standby1 = ""; |
| | | private String standby2 = ""; |
| | | private String standby3 = ""; |
| | | |
| | | private String memo = ""; |
| | | private String supp = ""; |
| | | private String suppCode = ""; |
| | | private Long lineNumber = 1L; |
| | | |
| | | private String manu = ""; |
| | | private String boxType1 = "1"; |
| | | private String boxType2 = "1"; |
| | | private String boxType3 = "1"; |
| | | |
| | | private Double anfme; |
| | | private Double erpAnfme; |
| | | |
| | | public DetlDto() { |
| | | } |
| | |
| | | this.boxType3 = boxType3; |
| | | } |
| | | |
| | | |
| | | public DetlDto(String matnr, String batch, String brand, String standby1, String standby2, String standby3, String boxType1, String boxType2, String boxType3, Double anfme) { |
| | | this.matnr = matnr; |
| | | this.batch = batch; |