CustInvoicePrintJob.parmFromTransDate Method [AX 2012]

Gets or sets the FromTransDate parameter.

public TransDate parmFromTransDate([TransDate _fromTransDate])

Run On

Called

Parameters

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

Return Value

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

The FromTransDate represents the range start value of the date range that is used to print invoices.

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

Community Additions

ADD
Show: