AuditPolicyExecution.createTask Method [AX 2012]

Creates the task for the AuditPolicyExecutionTask class.

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

Run On

Called

Parameters

_ruleRecordID
Type: RefRecId Extended Data Type
The record ID of the policy rule.
_docmentID
Type: RefRecId Extended Data Type
The record ID of the legal document.
_instanceID
Type: RefRecId Extended Data Type
The instance ID of current job execution.
_organizations
Type: Array Class
A collection that contains the list of Legal entities; optional.

Community Additions

ADD
Show: