CustInvoicePrintJob.parmAccountType Method [AX 2012]
Gets or sets the AccountType parameter.
public CustInvoicePrintAccount parmAccountType([CustInvoicePrintAccount _accountType])
Run On
CalledParameters
- _accountType
- Type: CustInvoicePrintAccount Enumeration
The value to set; optional.
The AccountType parameter will contain the CustInvoicePrintAccount enumeration value. When the AccountType is customer account then it will limit the free text invoices that will be printed based on customer accounts.
When the AccountType is invoice account then it will limit the free text invoices that will be printed based on invoice accounts.
Community Additions
ADD
Show: