Share via


ServiceTaxPOTInquiry_Reversal_IN.buildQueryForReversal Method [AX 2012]

Generates the query that filters the correct vendor transactions for reversal.

Syntax

public QueryRun buildQueryForReversal(TransDate _dueDate)

Run On

Called

Parameters

Return Value

Type: QueryRun Class
The query that filters the correct vendor transactions for reversal.

See Also

Reference

ServiceTaxPOTInquiry_Reversal_IN Class