RPayTblReducer.reducePeriod Method [AX 2012]

Reduce time list

private RPayTblTimeList reducePeriod(
    RPayTblTimeList _list, 
    TransDate _start, 
    TransDate _end)

Run On

Called

Parameters

_list
Type: RPayTblTimeList Class
RPayTblTimeList for reduce
_start
Type: TransDate Extended Data Type
start time
_end
Type: TransDate Extended Data Type
end time

Return Value

Type: RPayTblTimeList Class
reduced RPayTblTimeList list.

Community Additions

ADD
Show: