Share via


ReqEventProcessKanban::deleteSupplyPegging Method [AX 2012]

Deletes the pegging supply and pegging assignment records of a kanban.

Syntax

client server public static void deleteSupplyPegging(Kanban _kanban)

Run On

Called

Parameters

  • _kanban
    Type: Kanban Table
    The kanban from which to delete the pegging.

See Also

Reference

ReqEventProcessKanban Class