CustInvoicePrintJob.parmToTransDate Method [AX 2012]

Gets or sets the ToTransDate parameter.

public TransDate parmToTransDate([TransDate _toTransDate])

Run On

Called

Parameters

_toTransDate
Type: TransDate Extended Data Type
The value to set; optional.

Return Value

Type: TransDate Extended Data Type
The value of the ToTransDate parameter.

The ToTransDate parameter represents the range end value of the date range that is used to print invoices.

An empty value indicates that there is no range end limitation.

Community Additions

ADD
Show: