Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |