Table "Reminder Terms"
ID 292
Namespace: Microsoft.Sales.Reminder
Properties
Fields
| Name |
Type |
Description |
| Code |
Code[10]
|
|
| Description |
Text[100]
|
|
| "Post Interest" |
Boolean
|
|
| "Post Additional Fee" |
Boolean
|
|
| "Max. No. of Reminders" |
Integer
|
|
| "Minimum Amount (LCY)" |
Decimal
|
|
| "Post Add. Fee per Line" |
Boolean
|
|
| "Note About Line Fee on Report" |
Text[150]
|
|
| "Reminder Attachment Text" |
Guid
|
|
| "Reminder Email Text" |
Guid
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
SetAccountVisibility
procedure SetAccountVisibility(var InterestVisible: Boolean, var AdditionalFeeVisible: Boolean, var AddFeePerLineVisible: Boolean)
Parameters
| Name |
Type |
Description |
|
InterestVisible
|
Boolean
|
|
|
AdditionalFeeVisible
|
Boolean
|
|
|
AddFeePerLineVisible
|
Boolean
|
|
See also