AxdPurchReqImport.isAmountFullyDistributed Method [AX 2012]

Indicates whether the amounts on the PurchReqLine record are completely distributed.

Syntax

private void isAmountFullyDistributed(
    RecId _sourceDocumentLineRecId, 
   [MonetaryAmount _monetaryAmt, 
    Amount _amount, 
    LineNumber _lineNum])

Run On

Server

Parameters

See Also

Reference

AxdPurchReqImport Class