Discount_Amount_Calculate_F__c
false
IF(Opportunity.SAP_Send_OK__c && (Agency1__r.Special__c || Agency2__r.Special__c || Opportunity.Account.Parent.Special__c) && $User.ViewSpecialAgencyAmout__c == False, null,
Discount_Amount_Calculate__c
)
18
false
2
false
Percent