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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Adds an item to the local set variables.
public void add(ReqTrans _reqTrans)
Called