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__BatchItemActivity__c
Fields
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID |
|
IsDeleted | Deleted | CHECKBOX |
|
Name | Batch Item Activity ID | 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__BatchItemID__c | Batch Item ID | MASTER-DETAIL |
|
AQB__Accepted__c | Accepted | CHECKBOX |
|
AQB__Account__c | Account | LOOKUP |
|
AQB__BatchItemReferenceId__c | Batch Item Reference Id | TEXT(50) | This links the record to a unique record in Batch Items. |
AQB__Comment__c | Comment | TEXT(255) | Comment for the Quid Pro Quo. |
AQB__DateFulfilled__c | Date Fulfilled | DATE |
|
AQB__Item__c | Item | LOOKUP |
|
AQB__QuidSpecificationNbr__c | Quid Specification Number | LOOKUP |
|
AQB__Value__c | Value | CURRENCY(9,2) |
|
AQB__LinkToBatchItemTransaction__c | Link To Batch Item Transaction | LOOKUP |
|
Validation rules
Name | Label |
---|---|
Value_must_be_greater_than_0 | Value_must_be_greater_than_0 |
Triggers
Name | Label |
---|---|
BatchItemActivityTrigger | AQB.BatchItemActivityTrigger |
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 Activity ID |
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__BatchItemID__c |
Label | Batch Item ID |
Type | MASTER-DETAIL |
Foreign key | Yes |
Required | Yes |
Name | AQB__Accepted__c |
Label | Accepted |
Type | CHECKBOX |
Required | Yes |
Default value | false |
Name | AQB__Account__c |
Label | Account |
Type | LOOKUP |
Foreign key | Yes |
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__Comment__c |
Label | Comment |
Type | TEXT(255) |
Help Text | Comment for the Quid Pro Quo. |
Description | Comment for the Quid Pro Quo. |
Name | AQB__DateFulfilled__c |
Label | Date Fulfilled |
Type | DATE |
Name | AQB__Item__c |
Label | Item |
Type | LOOKUP |
Foreign key | Yes |
Name | AQB__QuidSpecificationNbr__c |
Label | Quid Specification Number |
Type | LOOKUP |
Foreign key | Yes |
Name | AQB__Value__c |
Label | Value |
Type | CURRENCY(9,2) |
Name | AQB__LinkToBatchItemTransaction__c |
Label | Link To Batch Item Transaction |
Type | LOOKUP |
Foreign key | Yes |