PdsMRCRegulated_Purch.sendEvent Method [AX 2012]

Inserts a record into the MRCEventTracker table from the active document for the current PurchLine record, that has the eventType that matches the _eventType parameter.

protected void sendEvent(PdsMRCEventType _eventType)

Run On

Called

Parameters

_eventType
Type: PdsMRCEventType Enumeration
The type of event to be sent.

Community Additions

ADD
Show: