ReqTransPOMultiSelectionDetailPage.getNext Method [AX 2012]
Gets the next record from the selection.
Syntax
public Common getNext()
Run On
Called
Return Value
Type: Common Table
A Common record or an empty record if no record is available.
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 Common getNext()
Called
Type: Common Table
A Common record or an empty record if no record is available.