CustInvoicePrintJob.parmInvoiceDateType Method [AX 2012]

Gets or sets the InvoiceDateType parameter.

public CustInvoicePrintDate parmInvoiceDateType([CustInvoicePrintDate _invoiceDateType])

Run On

Called

Parameters

_invoiceDateType
Type: CustInvoicePrintDate Enumeration
The value to set; optional.

Return Value

Type: CustInvoicePrintDate Enumeration
The value of the InvoiceDateType parameter.

The InvoiceDateType value will contain the CustInvoicePrintDate enumeration value. When the InvoiceDateType value is invoice date then it will limit the free text invoices that will be printed based on the invoice date. When the InvoiceDateType value is invoice due date then it will limit the free text invoices that will be printed based on invoice due date.

Community Additions

ADD
Show: