Share via


InventSupply.createTmpDataOrdersReal Method [AX 2012]

Fills a temporary InventSupplyTmpOrdersbuffer with information about the current purchase or production orders.

Syntax

public InventSupplyTmpOrders createTmpDataOrdersReal(InventDimParm _dimParmVisibleGrid)

Run On

Server

Parameters

  • _dimParmVisibleGrid
    Type: InventDimParm Table
    An InventDimParm record that determines how grouping and summation should be performed.

Return Value

Type: InventSupplyTmpOrders Table
A temporary InventSupplyTmpOrders buffer with information about the current purchase or production orders.

See Also

Reference

InventSupply Class