Share via


SalesTotals::showWithholdTaxLine_IN Method [AX 2012]

Initialize a FormRun object of TaxWithholdTmpWorkTrans_IN form.

Syntax

server public static FormRun showWithholdTaxLine_IN(
    SalesTable _salesTable, 
    SalesLine _salesLine, 
   [FormRun _callerFormRun])

Run On

Server

Parameters

Return Value

Type: FormRun Class
A FormRun object of TaxWithholdTmpWorkTrans_IN form.

See Also

Reference

SalesTotals Class