Available in Sage 50 Quantum Accounting.
Notification Recipients Fields
The following field information is intended to assist those who design reports for Sage 50 using Crystal Reports.
Filename: NOTRECIP.DAT
NOTRECIP.DAT is the notification recipients file. Most of the information below is entered in Sage 50's Notification Rules Settings window or displayed in Sage 50's Notification Rules List. Notification Rules Settings can be accessed from Maintain>Workflow>Notification Rules. Go to Lists>Workflow Notifications>Notification Rules to access the Notification Rules List.
- To add Sage 50 raise history fields to your Crystal reports, select NOTRECIP.DAT.
Indexes and Their Uses
This file has the following keys:
0 = By Record Number
1 = By GUID
2 = By RuleRecordNumber
Fields
The following table shows the fields available in the NOTRECIP.DAT file and includes the type and size in number of bytes of each field.
Field Name |
Type |
Size |
Comment |
---|---|---|---|
RecordNumber |
Integer |
This (internal) notification recipients field is used for linking purposes to other Sage 50 data tables. For more information, see Indexes and Their Uses above. This field is unique in the table and never changes. |
|
GUID |
UBinary |
GUID (Globally Unique Identifier) used for linking Notification Rules table. |
|
RulesRecordNumber |
Integer |
This is used to link the recipient to the rule. |
|
UserGuidKey |
UBinary |
Internal key used for linking to the User who will receive the notification |
|
RoleGuidKey |
UBinary |
Internal key used for linking to the Role of the user who will receive the notification |
|
IsInactive |
Integer |
Indicates if the rule is inactive or not |
|
LastUpdateCounter |
Integer |
This increases incrementally when the rule is changed. |