PdsUpdateShelfAdvice::newBuffer Method [AX 2012]

Creates a new instance of the pdsUpdateShelfAdvice class.

Syntax

client server public static PdsUpdateShelfAdvice newBuffer(InventBatchId _batchId, ItemId _itemId)

Run On

Called

Parameters

Return Value

Type: PdsUpdateShelfAdvice Class
A new instance of the PdsUpdateShelfAdvice class.

Remarks

The new instance will be based on the inventBatchId and the itemId values that are specified.

See Also

Reference

PdsUpdateShelfAdvice Class