InventValueReportBase.getActualToDate Method [AX 2012]

Determines which date must be used in the report as a to date.

public ToDate getActualToDate()

Run On

Called

Return Value

Type: ToDate Extended Data Type
The actual to date.

This method must be used in the routines that collect transaction data for the report.

The InventValueReportContract.parmToDate method should never be used for that purpose.

Community Additions

ADD
Show: