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.
Syntax
private Query buildSalesQuery(
    TransDate _fromdate, 
    TransDate _toDate, 
    boolean _setShippingDateRequestedRange, 
    boolean _setShippingDateConfirmedRange, 
    boolean _setLineAmountSum)
Run On
Server
Parameters
- _fromdate
 Type: TransDate Extended Data Type
- _toDate
 Type: TransDate Extended Data Type
- _setShippingDateRequestedRange
 Type: boolean
- _setShippingDateConfirmedRange
 Type: boolean
- _setLineAmountSum
 Type: boolean