Share via


ReqTransCache_Periodic.add Method [AX 2012]

Adds an item to the ReqProcessItemList table and to the local set variables.

Syntax

public void add(ReqTrans _reqTrans)

Run On

Called

Parameters

  • _reqTrans
    Type: ReqTrans Table
    The ReqTrans record that should be added to the cache.

See Also

Reference

ReqTransCache_Periodic Class