Share via


InventBlockingMarkingSync.deleteMarkings Method [AX 2012]

Deletes the stored markings for the specified transaction.

Syntax

protected void deleteMarkings(InventTransOriginId _inventTransOriginId, Map _markingMap)

Run On

Server

Parameters

  • _markingMap
    Type: Map Class
    The map that contains the markings to remove.

See Also

Reference

InventBlockingMarkingSync Class