Share via


ReqTransPoMark.initConReqTransMark Method [AX 2012]

Initializes an internal container with the set of selected ReqTrans records.

Syntax

protected void initConReqTransMark(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    An Args value from the caller.

Remarks

The container is used as the source of records that must be processed by the action. For example, set of planned orders that must be firmed.

See Also

Reference

ReqTransPoMark Class