public class PARRefund extends Object
Constructor and Description |
---|
PARRefund() |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getRefundAmount(PModelHandle mh)
gets the refund amount by calling opcode in calc_only mode
|
void |
refund(PModelHandle mh)
refund function
|
public void refund(PModelHandle mh)
mh
- a PModelHandle
containing Account/Bill to refundpublic BigDecimal getRefundAmount(PModelHandle mh)
mh
- Copyright © 2003, 2023, Oracle and/or its affiliates.