AuditPolicyExecution.createTask Method [AX 2012]

Creates the task for the AuditPolicyExecutionTask class.

Syntax

private void createTask(
    RefRecId _ruleRecordID, 
    RefRecId _docmentID, 
    RefRecId _instanceID, 
   [Array _organizations])

Run On

Called

Parameters

  • _organizations
    Type: Array Class
    A collection that contains the list of Legal entities; optional.

See Also

Reference

AuditPolicyExecution Class