CustInvoicePrintJob.parmInvoiceDateType Method [AX 2012]
Gets or sets the InvoiceDateType parameter.
public CustInvoicePrintDate parmInvoiceDateType([CustInvoicePrintDate _invoiceDateType])
Run On
CalledParameters
- _invoiceDateType
- Type: CustInvoicePrintDate Enumeration
The value to set; optional.
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: