LeanDocumentServiceController::compareAgainstOriginalQuantity Method [AX 2012]

Recalculates the quantity for an existing subcontracting document and compares it against the current manually modified quantity by the user, issuing warnings for differences.

Syntax

client server public static void compareAgainstOriginalQuantity(Common _leanDocument, [LeanDocumentService _serviceInstance])

Run On

ClientOrServer

Parameters

  • _leanDocument
    Type: Common Table
    The document for which the quantity must be recalculated.

See Also

Reference

LeanDocumentServiceController Class