RpayTblSpecTimeTrans::checkSpecTime Method [AX 2012]
server public static container checkSpecTime(
RpayTblSpecTimeType _rpayTblSpecTimeType,
RHRMEmplId _emplId,
TransDate _startDate,
TransDate _endDate,
UnknownNoYes _updateTbl,
[RPayTblUpdateType _oldUpdateType,
RPayCalendarTimeCode _timeCode,
boolean _isCreateReverseLine,
boolean _isDeleteReverseLine,
RPayIllType _payIllType])
Run On
ServerParameters
- _rpayTblSpecTimeType
- Type: RpayTblSpecTimeType Enumeration
- _emplId
- Type: RHRMEmplId Extended Data Type
- _startDate
- Type: TransDate Extended Data Type
- _endDate
- Type: TransDate Extended Data Type
- _updateTbl
- Type: UnknownNoYes Enumeration
- _oldUpdateType
- Type: RPayTblUpdateType Enumeration
- _timeCode
- Type: RPayCalendarTimeCode Extended Data Type
- _isCreateReverseLine
- Type: boolean
- _isDeleteReverseLine
- Type: boolean
- _payIllType
- Type: RPayIllType Enumeration
Show: