ReqTransPOMultiSelectionContext.getNext Method [AX 2012]
Gets the next record from the selection.
Syntax
public abstract Common getNext()
Run On
Called
Return Value
Type: Common Table
A Common record; otherwise, an empty record.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the next record from the selection.
public abstract Common getNext()
Called
Type: Common Table
A Common record; otherwise, an empty record.