ReqTransPoMarkFirm::getLastRunOnServer Method [AX 2012]

Runs the getLast method on the server to get the last choice stored in the last value table using only one RPC.

server protected static container getLastRunOnServer([container _packedReqTransPoMarkFirm])

Run On

Server

Parameters

_packedReqTransPoMarkFirm
Type: container
The packed ReqTransPoMarkFirm class instance before executing the getLast method; optional.

Return Value

Type: container
The packed ReqTransPoMarkFirm class instance after executing the getLast method.
Show: