| | |
| | | <?xml version="1.0" encoding="UTF-8"?> |
| | | <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> |
| | | <fullName>Recall_Correspondence__c</fullName> |
| | | <description>LJPH-C9F3Z2</description> |
| | | <description>LJPH-C9F3Z2 |
| | | IF(!ISBLANK( TEXT(Delivered_Product__r.Market_Product_Category__c) ), |
| | | IF( ISBLANK( TEXT(Delivered_Product__r.Marketing_Result__c) ) , true, |
| | | false) , |
| | | NULL)</description> |
| | | <externalId>false</externalId> |
| | | <formula>IF(!ISBLANK( TEXT(Delivered_Product__r.Market_Product_Category__c) ), |
| | | IF( ISBLANK( TEXT(Delivered_Product__r.Marketing_Result__c) ) , true, |
| | | false) , |
| | | NULL)</formula> |
| | | IF( ISBLANK( TEXT(Delivered_Product__r.Marketing_Result__c) ) , |
| | | IF( Delivered_Product__r.Marketing_Input_Date__c> DATEVALUE('2021-12-01'),true,false), |
| | | false),false)</formula> |
| | | <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs> |
| | | <label>是否需要召回对应</label> |
| | | <trackHistory>false</trackHistory> |