PDSPriceEstablisher.inventTransIdReturn Method [AX 2012]

Gets the lot ID of the item that is being returned.

protected InventTransIdReturn inventTransIdReturn()

Run On

Called

Return Value

Type: InventTransIdReturn Extended Data Type
The lot ID of the item being returned. If there is no return, then an empty string.

This method always returns an empty string. Override this method if logic is needed to determine the return lot ID.

Community Additions

ADD
Show: