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
ServerParameters
- _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.
Community Additions
ADD
Show: