/
Validation rule: Batch_Date

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

Validation rule: Batch_Date

Validation rule Details

Name

Batch_Date

Label

Batch_Date

Object

AQB__Batch__c

Active

No

Formula

IF(ISCHANGED( AQB__BatchDate__c ),
IF( $User.Id <> OwnerId ,
IF( AND($User.Id = PRIORVALUE(AQB__User__c) , AQB__UserControl__c = true),
false,
true),
false),
false)

Error message

You must be the owner or a user designated to control this batch in order to change the Batch Date.

Error location

Batch Date

Related content

Validation rule: User_Change
Validation rule: User_Change
More like this
Validation rule: Date_Cannot_Be_Changed_on_Closed_Batch
Validation rule: Date_Cannot_Be_Changed_on_Closed_Batch
More like this
Validation rule: User_Control_Change
Validation rule: User_Control_Change
More like this
Validation rule: Date_Required
Validation rule: Date_Required
More like this
Validation rule: Pledges_Entered_Amount
Validation rule: Pledges_Entered_Amount
More like this
Validation rule: Usyd_field_edit_when_batch_closed
Validation rule: Usyd_field_edit_when_batch_closed
More like this