Share via


ReqEventProcessDeleteUnusedKanban.run Method [AX 2012]

Runs the deletion of the unused kanbans that are pegged by the sales line, sales order, or kanban specified, or all of them if not.

Syntax

public void run([Common _common])

Run On

Called

Parameters

  • _common
    Type: Common Table
    A record buffer of the Kanban, SalesTable, or SalesLine tables; optional.

Exceptions

Exception Condition
UpdateConflictNotRecovered

Standard update conflict resolution.

UpdateConflict

Standard update conflict resolution.

See Also

Reference

ReqEventProcessDeleteUnusedKanban Class