public class ItmAdd extends ADoci implements IDcDri
Model of document that adds items into inventory, e.g. for start not from scratch or adjusting inventory for any reason.
| Constructor and Description |
|---|
ItmAdd() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
cnsTy()
Constant of code type 12.
|
EDocDriTy |
getDocDriTy()
Getter for has draw items document type.
|
EDocTy |
getDocTy()
Getter of EDocTy.
|
List<ItAdLn> |
getLns()
Getter for lns.
|
void |
setLns(List<ItAdLn> pLns)
Setter for lns.
|
getMdEnr, getRvId, getTot, setMdEnr, setRvId, setTotpublic final Integer cnsTy()
Constant of code type 12.
public final EDocTy getDocTy()
Getter of EDocTy.
public final EDocDriTy getDocDriTy()
Getter for has draw items document type.
getDocDriTy in interface IDcDriCopyright © 2019. All rights reserved.