/
Validation rule: AllottedFunds_Restrict_Updates

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: AllottedFunds_Restrict_Updates

Validation rule Details

Name

AllottedFunds_Restrict_Updates

Label

AllottedFunds_Restrict_Updates

Object

Allotted_Funds__c

Active

Yes

Formula

AND(
NOT(ISPICKVAL(Spending_Plan_ID__r.Status__c, 'Initial Draft')),
NOT(ISPICKVAL(Spending_Plan_ID__r.Status__c, 'Draft')),
OR(
ISCHANGED(Allocation_Summary__c ),
ISCHANGED(RC_Name__c ),
ISCHANGED(PC_Name__c ),
ISCHANGED(Financial_Year__c ),
ISCHANGED(Amount_Allotted__c )
)
)

Error message

The record can only be edited during Initial Draft or Draft stage of the Spending Plan

Error location

Top of Page

Description

Allotted Funds record can only be updated if spending plan is in Initial Draft or Draft

Related content

Validation rule: PlannedExp_Restrict_Updates
Validation rule: PlannedExp_Restrict_Updates
More like this
Validation rule: AllottedFunds_Restrict_RCPCFY_Update
Validation rule: AllottedFunds_Restrict_RCPCFY_Update
More like this
Validation rule: PlannedExp_Restrict_RCPCFY_Update
Validation rule: PlannedExp_Restrict_RCPCFY_Update
More like this
Validation rule: SpendPlan_CapExpPrj_Required
Validation rule: SpendPlan_CapExpPrj_Required
More like this
Validation rule: SpendPlan_Cannot_Advance_To_Other_Status
Validation rule: SpendPlan_Cannot_Advance_To_Other_Status
More like this
Validation rule: Spend_Principle_needed_in_Draft_Status
Validation rule: Spend_Principle_needed_in_Draft_Status
More like this