Share via


WHSInventoryStatusConvert.deleteLocTmpRecords Method [AX 2012]

Deletes temporary records for any locations that were not fully converted and that do not allow for a mix status.

Syntax

protected void deleteLocTmpRecords(List _deleteList)

Run On

Called

Parameters

  • _deleteList
    Type: List Class
    The list of locations for which to delete records.

See Also

Reference

WHSInventoryStatusConvert Class