RPayTaxReportValue::calcFutureLastPeriod Method [AX 2012]
Syntax
server public static container calcFutureLastPeriod(
RHRMEmplId _emplId,
RPayRateCode _taxRateCode,
BranchId_RU _branchId,
TransDate _periodFrom,
TransDate _periodTo,
[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
- _periodFrom
Type: TransDate Extended Data Type
- _periodTo
Type: TransDate Extended Data Type
- _taxByBranch
Type: boolean