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__RecognitionOptionOffer__c
Fields
Name | Label | Type | Description |
---|---|---|---|
Id | Record ID | ID |
|
IsDeleted | Deleted | CHECKBOX |
|
Name | Recognition Option Offer | 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 |
|
LastActivityDate | Last Activity Date | DATE |
|
AQB__RecognitionOption__c | Recognition Option | MASTER-DETAIL |
|
AQB__Accepted__c | Accepted? | FORMULA (CHECKBOX) |
|
AQB__Account__c | Account | LOOKUP |
|
AQB__Comments__c | Comments | TEXT AREA (LONG)(2000) |
|
AQB__DateAccepted__c | Date Accepted | DATE |
|
AQB__DateOffered__c | Date Offered | DATE |
|
AQB__DateRejected__c | Date Rejected | DATE |
|
AQB__Inscription__c | Inscription | TEXT AREA (RICH)(32768) |
|
AQB__Opportunity__c | Opportunity | LOOKUP |
|
AQB__OwnerUnit__c | Owner Unit | PICKLIST |
|
AQB__SpecialInstructions__c | Special Instructions | TEXT AREA (RICH)(32768) |
|
Validation rules
Name | Label |
---|---|
Check_Inventory | Check_Inventory |
Not_Accepted_and_Rejected | Not_Accepted_and_Rejected |
Triggers
Name | Label |
---|---|
RecognitionOptionOfferTrigger | AQB.RecognitionOptionOfferTrigger |
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 | Recognition Option Offer |
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 | LastActivityDate |
Label | Last Activity Date |
Type | DATE |
Name | AQB__RecognitionOption__c |
Label | Recognition Option |
Type | MASTER-DETAIL |
Foreign key | Yes |
Required | Yes |
Help Text | The Recognition Option being offered. |
Name | AQB__Accepted__c |
Label | Accepted? |
Type | FORMULA (CHECKBOX) |
Required | Yes |
Help Text | If checked, indicates that the Recognition Option Offer has been accepted. This field is automatically checked when the Date Accepted field is populated. |
Name | AQB__Account__c |
Label | Account |
Type | LOOKUP |
Foreign key | Yes |
Required | Yes |
Help Text | To Account to which this offer was made. |
Name | AQB__Comments__c |
Label | Comments |
Type | TEXT AREA (LONG)(2000) |
Help Text | Comments about this Recognition Option Offer. |
Name | AQB__DateAccepted__c |
Label | Date Accepted |
Type | DATE |
Help Text | The Date that the Account indicated that the offer was accepted. |
Name | AQB__DateOffered__c |
Label | Date Offered |
Type | DATE |
Help Text | The date that this offer was made to the Account. |
Name | AQB__DateRejected__c |
Label | Date Rejected |
Type | DATE |
Help Text | The date that the Account rejected this Offer. |
Name | AQB__Inscription__c |
Label | Inscription |
Type | TEXT AREA (RICH)(32768) |
Help Text | The inscription that should be affixed to the item offered. |
Name | AQB__Opportunity__c |
Label | Opportunity |
Type | LOOKUP |
Foreign key | Yes |
Help Text | The Opportunity, if any, to which this Recognition Option Offer is related. |
Name | AQB__OwnerUnit__c |
Label | Owner Unit |
Type | PICKLIST |
Help Text | The Unit that owns this Recognition Offer Option. |
Picklist values | Advancement Services |
Name | AQB__SpecialInstructions__c |
Label | Special Instructions |
Type | TEXT AREA (RICH)(32768) |
Help Text | Notation of any special instructions applicable to this Recognition Option Offer. |