Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the RetailConsessionSettlementCreateLogic class.
Syntax
public void new(
    TransDate _fromDate, 
    TransDate _toDate, 
    boolean _skipUnpostedPartPayment)
Run On
Server
Parameters
- _fromDate
 Type: TransDate Extended Data Type
 A from date.
- _toDate
 Type: TransDate Extended Data Type
 A to date.
- _skipUnpostedPartPayment
 Type: boolean
 A Boolean value which indicates whether to skip the unposted partpayment.