CustFreeInvoiceWorkflowDocument.parmMiscCharges Method [AX 2012]

Provides the total amount of miscellaneous charges on the workflow condition editor in the workflow configuration form.

Syntax

public MarkupValue parmMiscCharges(
    CompanyId _companyId, 
    TableId _tableId, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: MarkupValue Extended Data Type
The sum of all the miscellaneous charges that are associated with the invoice.

See Also

Reference

CustFreeInvoiceWorkflowDocument Class