RPayExcludeTblDays.prepareAndUpdateExcludedPeriods Method [AX 2012]
Prepares data for updating excluded period set.
protected void prepareAndUpdateExcludedPeriods(
RPayTblTrans _payTblTrans,
RPayTblTimeCode _timeCode,
Days _exclByTimeCode)
Run On
CalledParameters
- _payTblTrans
- Type: RPayTblTrans Table
The record of RPayTblTrans table.
- _timeCode
- Type: RPayTblTimeCode Extended Data Type
The time code.
- _exclByTimeCode
- Type: Days Extended Data Type
The number of excluded days.
Community Additions
ADD
Show: