Share via


ReqEventProcess.writePeggingEvent Method [AX 2012]

Inserts records into the ReqPeggingAssignment and ReqPeggingEvent tables.

Syntax

protected void writePeggingEvent()

Run On

Called

Exceptions

Exception Condition
Error

The method was called incorrectly, possibly because a subclass does not return the correct source document line.

Remarks

This method creates the requirement side of the ReqPeggingAssignment table.

See Also

Reference

ReqEventProcess Class