AuditPolicyExecutionTask.new Method [AX 2012]
Creates the instance of AuditPolicyExecutionTask class.
protected void new(
RefRecId _ruleRecordID,
RefRecId _sourceRecId,
RefRecId _numberSeqTableRecId)
Run On
ServerParameters
- _ruleRecordID
- Type: RefRecId Extended Data Type
The record ID of the policy rule.
- _sourceRecId
- Type: RefRecId Extended Data Type
The record ID of the document.
- _numberSeqTableRecId
- Type: RefRecId Extended Data Type
The record ID of the NumberSequenceTable table record.
Community Additions
ADD
Show: