Share via


RPayTaxCalc::packParms Method [AX 2012]

Packs parameters of the calculation.

Syntax

server protected static container packParms(
    RHRMPayMainEmplId _mainEmplId, 
    RPayAmount _limitationAmount, 
    boolean _withhold)

Run On

Server

Parameters

  • _withhold
    Type: boolean
    Withhold if true.

Return Value

Type: container
The parameters packed.

See Also

Reference

RPayTaxCalc Class