Share via


IndirectTaxInquiry_IN.execute Method [AX 2012]

Is the execute method of the IndirectTaxInquiry_IN class.

Syntax

public TmpIndirectTaxInquiryTable_IN execute(QueryRun _queryRun, container _fieldValues)

Run On

Server

Parameters

  • _fieldValues
    Type: container
    The field value information.

Return Value

Type: TmpIndirectTaxInquiryTable_IN Table
The instance of the TmpIndirectTaxInquiryTable_IN class.

See Also

Reference

IndirectTaxInquiry_IN Class