Share via


ReqTransCache.add Method [AX 2012]

Adds an item to the local set variables.

Syntax

public void add(ReqTrans _reqTrans)

Run On

Called

Parameters

  • _reqTrans
    Type: ReqTrans Table
    The ReqTrans record to add to the cache.

See Also

Reference

ReqTransCache Class