Share via


ReqTrans.calcFuturesDaysReceipt Method

Calculates the number of the futures days for the current requirement transaction.

Syntax

public FuturesDays calcFuturesDaysReceipt(
    TransDate _todaysDate, 
    boolean _includeDerivedFutureDays, 
   [TransDate _orderDate])

Run On

Called

Parameters

  • _includeDerivedFutureDays
    Type: boolean
    A Boolean value that indicates whether the futures days from the derived requirement transactions must be included.

Return Value

Type: FuturesDays Extended Data Type
The number of the futures days.

See Also

Reference

ReqTrans Table