Check_Opd_Plan_XH true 分单排除在外 手动关联OPD计划号,OPD计划来源为学会 检查OPD计划实施日必须在7天(含)以上才可以 DataMigration_Flag__c 为true跳过 (ISNEW() || ISCHANGED( OPDPlan__c) ) && Text(OPDPlan__r.OPDType__c)=='学会' && OPDPlan__r.Campaign__c !=null && OPDPlan__r.Rental_Apply_Flag__c< 7 && ISBLANK(Old_Rental_Apply__c) && !SupplementCreated__c && $User.ProfileId <>'00e10000000Y3o5' && !DataMigration_Flag__c OPDPlan__c 学会的OPD计划实施日在7天(含)以上才可以创建申请