RpayTblSpecTimeTrans::reCreateTbl Method [AX 2012]
Syntax
server public static void reCreateTbl(
RHRMEmplId _emplId,
TransDate _startDate,
[TransDate _endDate,
RpayHRMOrganizationId _organizationId,
boolean _isCreateReverseLine,
boolean _isDeleteReverseLine])
Run On
Server
Parameters
- _emplId
Type: RHRMEmplId Extended Data Type
- _startDate
Type: TransDate Extended Data Type
- _endDate
Type: TransDate Extended Data Type
- _organizationId
Type: RpayHRMOrganizationId Extended Data Type
- _isCreateReverseLine
Type: boolean
- _isDeleteReverseLine
Type: boolean