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
CalledParameters
- _eventType
- Type: PdsMRCEventType Enumeration
The type of event to be sent.
Community Additions
ADD
Show: