| | |
| | | <description>20190101bak |
| | | IF( TEXT(capital_or_consumable__c) = '主机', nonyushohin__r.Product2.SFDA_Approbation_No__c, |
| | | IF( TEXT(capital_or_consumable__c) = '耗材', consumable__r.SFDA_Approbation_No__c ,NULL)) |
| | | 2018/10/31增加耗材取值逻辑;</description> |
| | | 2018/10/31增加耗材取值逻辑; |
| | | |
| | | //20210826 |
| | | IF( TEXT(capital_or_consumable__c) = '主机', nonyushohin__r.Product2.RegisterNo_ALL__c + |
| | | if(isblank(nonyushohin__r.Product2.RegisterNo_ALL2__c), '', ';'+nonyushohin__r.Product2.RegisterNo_ALL2__c), |
| | | IF( TEXT(capital_or_consumable__c) = '耗材', consumable__r.SFDA_Approbation_No__c ,NULL))</description> |
| | | <externalId>false</externalId> |
| | | <formula>IF( !isblank(nonyushohin__c), nonyushohin__r.Product2.RegisterNo_ALL__c + |
| | | if(isblank(nonyushohin__r.Product2.RegisterNo_ALL2__c), '', ';'+nonyushohin__r.Product2.RegisterNo_ALL2__c), |