ProdPurch::setInventStorageDim Method [AX 2012]

client server public static void setInventStorageDim(
    PurchLine _purchLine, 
   [InventDim _inventDim, 
    InventTable _inventTable, 
    InventItemOrderSetupType _setupType, 
    InventLocationId _inventLocationIdVend])

Run On

Called

Parameters

_purchLine
Type: PurchLine Table
_inventDim
Type: InventDim Table
_inventTable
Type: InventTable Table
_setupType
Type: InventItemOrderSetupType Enumeration
_inventLocationIdVend
Type: InventLocationId Extended Data Type
Show: