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
- _queryRun
Type: QueryRun Class
The instance of the QueryRun class.
- _fieldValues
Type: container
The field value information.
Return Value
Type: TmpIndirectTaxInquiryTable_IN Table
The instance of the TmpIndirectTaxInquiryTable_IN class.