ReturnReturnOrderOutService.read Method [AX 2012]
Gets the specified record from the ReturnReturnOrderOut table.
Syntax
public ReturnReturnOrderOut read(AifEntityKeyList _entityKeyList)
Run On
Server
Parameters
- _entityKeyList
Type: AifEntityKeyList Class
An entity key of the desired record of the ReturnReturnOrderOut table.
Return Value
Type: ReturnReturnOrderOut Class
The specified ReturnReturnOrderOut record.