CustVendOpenTransManager.new Method [AX 2012]

Initializes a new instance of the CustVendOpenTransManager class.

Syntax

protected void new(Common _originator)

Run On

Called

Parameters

  • _originator
    Type: Common Table
    The table buffer that is used to initialize the class.

Remarks

This method sets class variables. These include how other classes used for managing data relate to the open transactions and the CustOpenTrans and VendOpenTrans forms.

See Also

Reference

CustVendOpenTransManager Class