ReqTransFormMultiSelectionState.addRecord Method [AX 2012]
Adds a ReqTrans record to the state.
public void addRecord(ReqTrans _record, [boolean _isMarked])
Run On
CalledParameters
- _record
- Type: ReqTrans Table
A ReqTrans record to add to the state.
- _isMarked
- Type: boolean
A Boolean value that indicates whether the record was explicitly marked.
Community Additions
ADD
Show: