LeanDocumentServiceController::recalculateQuantityForAssignedJobs Method [AX 2012]

Recalculates the quantity for an existing subcontracting document.

Syntax

server public static InventQty recalculateQuantityForAssignedJobs(Common _leanDocument, [LeanDocumentService _serviceInstance])

Run On

Server

Parameters

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

Return Value

Type: InventQty Extended Data Type
The new quantity for the document.

See Also

Reference

LeanDocumentServiceController Class