Share via


RetailConsessionSettlementCreateLogic.new Method [AX 2012]

Initializes a new instance of the RetailConsessionSettlementCreateLogic class.

Syntax

public void new(
    TransDate _fromDate, 
    TransDate _toDate, 
    boolean _skipUnpostedPartPayment)

Run On

Server

Parameters

  • _skipUnpostedPartPayment
    Type: boolean
    A Boolean value which indicates whether to skip the unposted partpayment.

See Also

Reference

RetailConsessionSettlementCreateLogic Class