InventMov_ProdLine.getExpiryCheckDate Method [AX 2012]

Gets the date to check the expiry date of an inventory batch against.

Syntax

public TransDate getExpiryCheckDate()

Run On

Called

Return Value

Type: TransDate Extended Data Type
The date to check the expiry date against.

Remarks

The base method is overridden here to return the transaction date of the production order instead of the transaction date of the BOM line.

See Also

Reference

InventMov_ProdLine Class