CustInvoicePrintJob.parmAccountType Method [AX 2012]

Gets or sets the AccountType parameter.

public CustInvoicePrintAccount parmAccountType([CustInvoicePrintAccount _accountType])

Run On

Called

Parameters

_accountType
Type: CustInvoicePrintAccount Enumeration
The value to set; optional.

Return Value

Type: CustInvoicePrintAccount Enumeration
The value of the AccountType parameter.

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: