Share via


AxdWHSShipmentASN.createBatchInfo Method [AX 2012]

Creates a batch record if necessary.

Syntax

public void createBatchInfo(
    AxInventDim _axInventDim, 
    ItemId _itemId, 
    ExpirationDate _expirationDate)

Run On

Server

Parameters

  • _axInventDim
    Type: AxInventDim Class
    The aif invent dimension class for the batch to be created.

See Also

Reference

AxdWHSShipmentASN Class