Share via


InventStockCardDP.addToInventStockCardTmpLineSummary Method [AX 2012]

Adds lines for the summary report, based on the query.

Syntax

protected void addToInventStockCardTmpLineSummary(Query _query)

Run On

Server

Parameters

  • _query
    Type: Query Class
    The query to use to create part of the summary report lines.

See Also

Reference

InventStockCardDP Class