Share via


PurchReqStatisticsDP.updateReqAmount Method [AX 2012]

Updates the Req amount in PurchReqStatisticsTmp temporary table.

Syntax

private void updateReqAmount(
    PurchReqId oldReqId, 
    PurchReqId reqId, 
    AmountMST reqAmount)

Run On

Server

Parameters

See Also

Reference

PurchReqStatisticsDP Class