Share via


JmgTermJob_illegal.makeFeedback Method [AX 2012]

Creates feedback on a job that was started.

Syntax

public void makeFeedback(
    JmgWorkerRecId _worker, 
    JmgRegistrationParameters _regParameters, 
    JmgDate _regDate, 
    JmgTime _regTime)

Run On

Called

Parameters

Remarks

Invoking this method for illegal jobs does nothing. For a code example that uses the makeFeedback method, see makeFeedback .

See Also

JmgTermJob_illegal Class

JmgRegistrationParameters Class