RPayTaxReportValue::getTotalAmounts Method [AX 2012]
Syntax
server public static container getTotalAmounts(
RHRMEmplId _emplId,
RPayRateCode _taxRateCode,
BranchId_RU _branchId,
TransDate _payPeriod,
TransDate _reportDate,
[TransDate _periodStart,
boolean _negative,
boolean _calcTaxPayment,
boolean _taxByBranch])
Run On
Server
Parameters
- _emplId
Type: RHRMEmplId Extended Data Type
- _taxRateCode
Type: RPayRateCode Extended Data Type
- _branchId
Type: BranchId_RU Extended Data Type
- _payPeriod
Type: TransDate Extended Data Type
- _reportDate
Type: TransDate Extended Data Type
- _periodStart
Type: TransDate Extended Data Type
- _negative
Type: boolean
- _calcTaxPayment
Type: boolean
- _taxByBranch
Type: boolean