Share via


AxdPurchReqImport.processingRecord Method [AX 2012]

Called for each record processed during a read and create operation.

Syntax

public void processingRecord(Common common)

Run On

Server

Parameters

  • common
    Type: Common Table
    A table buffer for the current record that is being processed.

See Also

Reference

AxdPurchReqImport Class