PurchAutoCreate_ReleaseFromAgreement.new Method [AX 2012]

Initializes a new instance of the PurchAutoCreate_releaseFromAgreement class.

protected void new(
    Common _releaseOrderLine, 
   [Object _callBackClass, 
    Common _releaseOrderTable])

Run On

Server

Parameters

_releaseOrderLine
Type: Common Table
A TmpPurchLine table buffer.
_callBackClass
Type: Object Class
The instance of the calling class.
_releaseOrderTable
Type: Common Table
A TmpPurchTable table buffer.

This method is used by the static construct method of this class.

Community Additions

ADD
Show: