PdsMRCRegulated_Sales.sendEvent Method [AX 2012]
Inserts a record into the MRCEventTracker table from the active document for the current salesLine, with the eventType of _eventType.
protected void sendEvent(PdsMRCEventType _eventType)
Run On
CalledParameters
- _eventType
- Type: PdsMRCEventType Enumeration
Type of event to be sent.
Community Additions
ADD
Show: