Share via


ReqDemPlanTaskLogger.updateCurrentTask Method [AX 2012]

Updates the current task in the logging table.

Syntax

protected void updateCurrentTask(ReqDemPlanTaskFinishedOk _taskFinishedOk)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

Thrown if a logging session has not ben started.

-or-

Thrown if no task is currently in progress.

See Also

Reference

ReqDemPlanTaskLogger Class