Share via


AxdPurchReqImport.prepareAccountingDistribution Method [AX 2012]

Processes the AccountingDistribution data received in XML.

Syntax

private void prepareAccountingDistribution(AxInternalBase _axInternalBase, AxAccountingDistribution _axAccountingDistribution)

Run On

Server

Parameters

  • _axInternalBase
    Type: AxInternalBase Class
    An instance of the AxInternalBase class, the AxPurchReqLine class, or the AxMarkUpTrans class

See Also

Reference

AxdPurchReqImport Class