Attention: Confluence is not suitable for the storage of highly confidential data. Please ensure that any data classified as Highly Protected is stored using a more secure platform.
If you have any questions, please refer to the University's data classification guide or contact ict.askcyber@sydney.edu.au
Object: AQB__BatchItemAccountMatch__c
Fields
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID |
|
IsDeleted | Deleted | CHECKBOX |
|
Name | Batch Item Account Match Name | AUTO NUMBER |
|
CreatedDate | Created Date | DATETIME |
|
CreatedById | Created By ID | LOOKUP |
|
LastModifiedDate | Last Modified Date | DATETIME |
|
LastModifiedById | Last Modified By ID | LOOKUP |
|
SystemModstamp | System Modstamp | DATETIME |
|
AQB__BatchItem__c | Batch Item | MASTER-DETAIL |
|
AQB__Account__c | Account | LOOKUP |
|
AQB__Details__c | Details | TEXT AREA (LONG)(2000) | The reasons for the Match to the Account. |
AQB__MatchConfidence__c | Match Confidence | PERCENT(3,2) | Indicates how confident the match is to the particular Account. |
aqcv_conversionid__c | aqcv conversionid | TEXT(255) | Unique id |
Fields Details
Name | Id |
Label | Record ID |
Type | ID |
Required | Yes |
Name | IsDeleted |
Label | Deleted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | Name |
Label | Batch Item Account Match Name |
Type | AUTO NUMBER |
Required | Yes |
Name | CreatedDate |
Label | Created Date |
Type | DATETIME |
Required | Yes |
Name | CreatedById |
Label | Created By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | LastModifiedDate |
Label | Last Modified Date |
Type | DATETIME |
Required | Yes |
Name | LastModifiedById |
Label | Last Modified By ID |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Name | SystemModstamp |
Label | System Modstamp |
Type | DATETIME |
Required | Yes |
Name | AQB__BatchItem__c |
Label | Batch Item |
Type | MASTER-DETAIL |
Foreign key | Yes |
Required | Yes |
Name | AQB__Account__c |
Label | Account |
Type | LOOKUP |
Foreign key | Yes |
Name | AQB__Details__c |
Label | Details |
Type | TEXT AREA (LONG)(2000) |
Help Text | The reasons for the Match to the Account. |
Description | The reasons for the Match to the Account. |
Name | AQB__MatchConfidence__c |
Label | Match Confidence |
Type | PERCENT(3,2) |
Help Text | Indicates how confident the match is to the particular Account. |
Description | Indicates how confident the match is to the particular Account. |
Name | aqcv_conversionid__c |
Label | aqcv conversionid |
Type | TEXT(255) |
Unique | Yes |
Description | Unique id |