RPayPersonalCardReport_2010.fillCalcBaseFundDeduction Method [AX 2012]
Syntax
private void fillCalcBaseFundDeduction(
int _workSheetNum,
int _disabilityIdx,
int _fundPercentIdx,
container _monthsCon,
RPayCounterUnit _baseCode,
RPayCounterUnit _fundCode,
str _fundDeductionCodes,
int _fundIdx,
int _startRow)
Run On
Client
Parameters
- _workSheetNum
Type: int
- _disabilityIdx
Type: int
- _fundPercentIdx
Type: int
- _monthsCon
Type: container
- _baseCode
Type: RPayCounterUnit Extended Data Type
- _fundCode
Type: RPayCounterUnit Extended Data Type
- _fundDeductionCodes
Type: str
- _fundIdx
Type: int
- _startRow
Type: int