Share via


RPayTaxCalc::calcTaxForPerson Method [AX 2012]

Calculates tax for person.

Syntax

client server public static void calcTaxForPerson(
    RHRMPayMainEmplId _mainEmplId, 
   [RPayAmount _limitationAmount, 
    boolean _withhold])

Run On

ClientOrServer

Parameters

  • _withhold
    Type: boolean
    Withhold if true.

See Also

Reference

RPayTaxCalc Class