ReqTransPoMark::createConReqTransMark Method [AX 2012]

Creates a container with the set of selected ReqTrans records.

client public static container createConReqTransMark(Args _args, Common _callerDataSourceRecord)

Run On

Client

Parameters

_args
Type: Args Class
An Args value from the caller.
_callerDataSourceRecord
Type: Common Table
The primary record of the caller.

Return Value

Type: container
A container with the set of selected ReqTrans records.
Show: