RPayAverageEarnEngine.insertAverageEarnValue Method [AX 2012]
Inserts values into the benefit due table.
Syntax
protected void insertAverageEarnValue(RPayAverageSourceType _rPayAverageSourceType, Amount _avgRate)
Run On
Called
Parameters
- _rPayAverageSourceType
Type: RPayAverageSourceType Enumeration
The payment source.
- _avgRate
Type: Amount Extended Data Type
The rate.