Share via


TransactionTextContext.setParameters Method [AX 2012]

Sets the parameter variable to contain the table buffers used with the specified transaction type.

Syntax

public abstract void setParameters()

Run On

Called

Remarks

This method must be called before it tries to map the table fields and values for the transaction text setup parameters.

See Also

Reference

TransactionTextContext Class