| Package | Description |
|---|---|
| org.beigesoft.acc.mdlp |
It consist of accounting persistable models.
|
| org.beigesoft.acc.srv |
It consist of accounting services.
|
| Modifier and Type | Method and Description |
|---|---|
SalRet |
SaRtTxLn.getOwnr()
Getter for ownr.
|
SalRet |
SaRtLn.getOwnr()
Getter for ownr.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SaRtTxLn.setOwnr(SalRet pOwnr)
Setter for ownr.
|
void |
SaRtLn.setOwnr(SalRet pOwnr)
Setter for ownr.
|
| Modifier and Type | Method and Description |
|---|---|
IRvInvLn<SalRet,SaRtLn> |
SrSaRtLn.getRvInvLn()
Getter for rvInvLn.
|
| Modifier and Type | Method and Description |
|---|---|
List<SaRtLn> |
RvSaRtLn.retChkLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
SalRet pEnt)
Retrieves and checks lines for reversing,
e.g.
|
void |
RvSaRtLn.revLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
SalRet pEnt,
SaRtLn pRvng,
SaRtLn pRved)
Reverses lines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SrSaRtLn.setRvInvLn(IRvInvLn<SalRet,SaRtLn> pRvInvLn)
Setter for rvInvLn.
|
Copyright © 2019–2020. All rights reserved.