RPayGroupMemberEngine::updatePayGroup Method [AX 2012]
Updates payroll group members.
Syntax
server public static void updatePayGroup(Common _common, [Common _commonOrig])
Run On
Server
Parameters
- _common
Type: Common Table
The common record to take new values from.
- _commonOrig
Type: Common Table
The common record to compare values with if specified.