ReqDemPlanTaskLogger.appendTaskDetailLog Method [AX 2012]
Appends the given message to the detailed log information for the current task.
Syntax
public void appendTaskDetailLog(ReqDemPlanTaskDetailLog _detailLog)
Run On
Called
Parameters
- _detailLog
Type: ReqDemPlanTaskDetailLog Extended Data Type
The detailed logging information to log.
Exceptions
Exception | Condition |
---|---|
Error | No task is currently in progress. |