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.
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
- _todaysDate
Type: TransDate Extended Data Type
A date that represents the current date.
- _includeDerivedFutureDays
Type: boolean
A Boolean value that indicates whether the futures days from the derived requirement transactions must be included.
- _orderDate
Type: TransDate Extended Data Type
A date that indicates the order date for the requirement transaction; optional.
Return Value
Type: FuturesDays Extended Data Type
The number of the futures days.