AllowComments
This element was deprecated in 9.6. It was replaced with functionality from OIRP-899. The following element allows comments to be added to transactions when they are run as activities in OIPA.
Element/Tag | Definition | Attributes | Element/Attribute Value and Description |
---|---|---|---|
<AllowComments>
|
The start and end tag for the element. |
|
Optional: Indicates that activities of this transaction may accept comments. Yes: activities of this transaction may accept comments, No: activities of this transaction may not or no longer accept comments. |
XML Example
<Transaction>
<EffectiveDate STATUS="Enabled" TITLE="Effective Date" TYPE="SYSTEM"></EffectiveDate>
<AllowComments>Yes</AllowComments>
<Transaction>