public interface IDoc extends IDoci
Abstract model of external document that makes accounting entries, e.g. Purchase Invoice.
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getToFc()
Getter for toFc.
|
void |
setToFc(BigDecimal pToFc)
Setter for toFc.
|
BigDecimal getToFc()
Getter for toFc.
void setToFc(BigDecimal pToFc)
Setter for toFc.
pToFc - referenceCopyright © 2019. All rights reserved.