/
Trigger: UpdateGDD

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

Trigger: UpdateGDD

Trigger Details

Name

UpdateGDD

Label

UpdateGDD

Object

AQB__GiftCredit__c

Status

Active

Api Version

52

Apex Code

trigger UpdateGDD on AQB__GiftCredit__c (after delete) {
MyController.UpdateGDDBDelete(Trigger.Old);
}

Related content

Trigger: RemoveGratefulPatient
Trigger: RemoveGratefulPatient
More like this
Trigger: USYD_AQBTransactionTrigger
Trigger: USYD_AQBTransactionTrigger
More like this
Validation rule: Gift_Account_Trans_Count_Changed
Validation rule: Gift_Account_Trans_Count_Changed
More like this