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
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
The inventory transaction originator ID for which the markings are removed.
- _markingMap
Type: Map Class
The map that contains the markings to remove.