FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
AbsoluteEntry | Unique entry in the ORCP table ensures that each record is distinct, preventing duplicate risk control data.
Field name: AbsEntry. |
CardCode | Customer/Vendor Code.
Field name: CardCode. Length: 15 characters. |
DocumentObjectType | Type of linked document.
Field name: DocObjType. |
DraftEntry | Linked draft entry to the ODRF array table allows saving in-progress records for later editing.
Field name: DraftEntry. |
EndDate | Template execution end date.
Field name: EndDate. |
Frequency | How frequently the template has to be executed.
Field name: Frequency. |
PriceUpdate | Indicates whether the price needs to be updated.
Field name: PriceUpdat. |
Remind | Reminder setting for the template.
Field name: Remind. |
StartDate | Template execution start date.
Field name: StartDate. |
TemplateCode | Name of the Recurring Transaction template.
Field name: Code. Length: 8 characters. |
TemplateDescription | Description about the Recurring Transaction template.
Field name: Dscription. Length: 50 characters. |