Share via


InventOnHandReserveBase.getInventMovSubType Method [AX 2012]

Returns the InventMovSubType that should be used when constructing InventMovements.

Syntax

protected InventMovSubType getInventMovSubType([InventMovement _movement])

Run On

Called

Parameters

  • _movement
    Type: InventMovement Class
    The InventMovement for which the subtype should be returned. This parameter is optional.

Return Value

Type: InventMovSubType Enumeration
InventMovSubType

See Also

Reference

InventOnHandReserveBase Class