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__BatchItemMatchPotential__c
Fields
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID |
|
IsDeleted | Deleted | CHECKBOX |
|
Name | Batch Item Match Potential Name | TEXT(80) |
|
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__BatchItemID__c | Batch Item ID | MASTER-DETAIL |
|
AQB__Amount__c | Amount | CURRENCY(9,2) |
|
AQB__BatchItemReferenceId__c | Batch Item Reference Id | TEXT(50) | This links the record to a unique record in Batch Items. |
AQB__CampaignFund__c | Campaign Fund | LOOKUP |
|
AQB__Designation__c | Designation | LOOKUP |
|
AQB__DonorAccount__c | Donor Account | LOOKUP |
|
AQB__MatchRatio__c | Match Ratio | NUMBER(4,2) |
|
AQB__MatchingAccount__c | Matching Account | LOOKUP | The Account that is potentially matching this item. |
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 Match Potential Name |
Type | TEXT(80) |
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__BatchItemID__c |
Label | Batch Item ID |
Type | MASTER-DETAIL |
Foreign key | Yes |
Required | Yes |
Name | AQB__Amount__c |
Label | Amount |
Type | CURRENCY(9,2) |
Name | AQB__BatchItemReferenceId__c |
Label | Batch Item Reference Id |
Type | TEXT(50) |
Help Text | This links the record to a unique record in Batch Items. |
Description | This links the record to a unique record in Batch Items. |
Name | AQB__CampaignFund__c |
Label | Campaign Fund |
Type | LOOKUP |
Foreign key | Yes |
Name | AQB__Designation__c |
Label | Designation |
Type | LOOKUP |
Foreign key | Yes |
Name | AQB__DonorAccount__c |
Label | Donor Account |
Type | LOOKUP |
Foreign key | Yes |
Name | AQB__MatchRatio__c |
Label | Match Ratio |
Type | NUMBER(4,2) |
Name | AQB__MatchingAccount__c |
Label | Matching Account |
Type | LOOKUP |
Foreign key | Yes |
Help Text | The Account that is potentially matching this item. |
Description | The Account that is potentially matching this item. |