ReqEventProcess.sourceDocumentLineRefRecId Method [AX 2012]
Defines the source document line that is causing the event.
Syntax
protected abstract SourceDocumentLineRefRecId sourceDocumentLineRefRecId()
Run On
Called
Return Value
Type: SourceDocumentLineRefRecId Extended Data Type
A record ID of the SourceDocumentLine table.
Remarks
Derived classes that do not use pegging events may return zero.