Share via


WHSInventoryStatusConvert.deleteLPTmpRecords Method [AX 2012]

Deletes temporary records that are associated with license plates that were not fully converted.

Syntax

protected void deleteLPTmpRecords(List _deleteList)

Run On

Called

Parameters

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

See Also

Reference

WHSInventoryStatusConvert Class