ReqEventProcessBatch.deleteEvent Method [AX 2012]

Deletes the specified event.

protected boolean deleteEvent(ReqPeggingEvent _reqPeggingEvent)

Run On

Called

Parameters

_reqPeggingEvent
Type: ReqPeggingEvent Table

Return Value

Type: boolean
true if the record was deleted or no record was given; otherwise, false.

Community Additions

ADD
Show: