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__ActivityReportParticipant__c
Fields
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID |
|
IsDeleted | Deleted | CHECKBOX |
|
Name | AR Participant | 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__ActivityReport__c | Activity Report | MASTER-DETAIL |
|
AQB__UserRole__c | User Role | PICKLIST |
|
AQB__User__c | User | LOOKUP |
|
AQCV_CONVERSIONID__c | AQCV CONVERSIONID | TEXT(255) | Unique identifier to link to converted system |
Is_this_You__c | Is this You? | FORMULA (NUMBER)(18,0) |
|
Triggers
Name | Label |
---|---|
UserParticipantTrigger | AQB.UserParticipantTrigger |
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 | AR Participant |
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__ActivityReport__c |
Label | Activity Report |
Type | MASTER-DETAIL |
Foreign key | Yes |
Required | Yes |
Help Text | Activity Report to which this User is associated. |
Name | AQB__UserRole__c |
Label | User Role |
Type | PICKLIST |
Required | Yes |
Help Text | The role that this User played in this Activity. |
Picklist values | Assigned To |
Name | AQB__User__c |
Label | User |
Type | LOOKUP |
Foreign key | Yes |
Help Text | User who participated in this Activity. |
Name | AQCV_CONVERSIONID__c |
Label | AQCV CONVERSIONID |
Type | TEXT(255) |
Unique | Yes |
Description | Unique identifier to link to converted system |
Name | Is_this_You__c |
Label | Is this You? |
Type | FORMULA (NUMBER)(18,0) |