Share via


PurchTableType.interCompanyMirror Method [AX 2012]

Synchronizes the purchase order header with the related intercompany sales order header.

Syntax

public void interCompanyMirror([boolean _interCompanySilent])

Run On

Called

Parameters

  • _interCompanySilent
    Type: boolean
    A Boolean value that indicates whether the intercompany sales order will be created silently; optional.

See Also

Reference

PurchTableType Class