RPayCalculate.new Method [AX 2012]
Creates the instance of a class.
Syntax
public void new(RPayModuleTable _payModuleTable)
Run On
Server
Parameters
- _payModuleTable
Type: RPayModuleTable Table
The calculation procedures table record.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Creates the instance of a class.
public void new(RPayModuleTable _payModuleTable)
Server