58.0 index 0.0 myDecision 50 0 myDecision4 default myRule_1 and formula_myRule_1 EqualTo true myRule_1_A1 index 1.0 myDecision4 50 0 default myRule_5 and formula_myRule_5 EqualTo true myRule_5_A1 "已授权"调整至A等级 originalFormula ROUND( IF(TEXT([Opportunity].ConfirmationofAward__c ) == '竞争对手中标',0, IF(OR([Opportunity].SAP_Send_OK__c, NOT(ISBLANK([Opportunity].NotesApprovedNo__c)),TEXT([Opportunity].ConfirmationofAward__c ) == 'OLY中标',TEXT([Opportunity].Opportunity_stage__c ) == '中标签约',TEXT([Opportunity].AdvanceTarget__c ) == '必达',NOT(ISBLANK([Opportunity].Closing_Bid_Date__c))),1, IF(OR(TEXT([Opportunity].Opportunity_stage__c) == '确定了OLY参数', NOT(ISBLANK([Opportunity].Authorized_DB_No__c))),0.8, IF(OR([Opportunity].ImportDemonstration_state__c == '已批准', TEXT([Opportunity].Opportunity_stage__c ) == '没有确定参数'),0.5, IF(OR(AND(NOT(ISBLANK([Opportunity].Bidding_Project_Name_Bid__c)),[Opportunity].InfoTypeBid__c != '1:预告'),TEXT([Opportunity].Opportunity_stage__c ) == '确定了对手参数',TEXT([Opportunity].Opportunity_stage__c ) == '预算已经批准'),0.3,0 ) ) ) ) ) * [Opportunity].OCSMRMB_Without_Tax__c / 1000,2) formula_2_myRule_1_A1_0495199209 Number ROUND( IF(TEXT({!myVariable_current.ConfirmationofAward__c} ) == '竞争对手中标',0, IF(OR({!myVariable_current.SAP_Send_OK__c}, NOT(ISBLANK({!myVariable_current.NotesApprovedNo__c})),TEXT({!myVariable_current.ConfirmationofAward__c} ) == 'OLY中标',TEXT({!myVariable_current.Opportunity_stage__c} ) == '中标签约',TEXT({!myVariable_current.AdvanceTarget__c} ) == '必达',NOT(ISBLANK({!myVariable_current.Closing_Bid_Date__c}))),1, IF(OR(TEXT({!myVariable_current.Opportunity_stage__c}) == '确定了OLY参数', NOT(ISBLANK({!myVariable_current.Authorized_DB_No__c}))),0.8, IF(OR({!myVariable_current.ImportDemonstration_state__c} == '已批准', TEXT({!myVariable_current.Opportunity_stage__c} ) == '没有确定参数'),0.5, IF(OR(AND(NOT(ISBLANK({!myVariable_current.Bidding_Project_Name_Bid__c})),{!myVariable_current.InfoTypeBid__c} != '1:预告'),TEXT({!myVariable_current.Opportunity_stage__c} ) == '确定了对手参数',TEXT({!myVariable_current.Opportunity_stage__c} ) == '预算已经批准'),0.3,0 ) ) ) ) ) * {!myVariable_current.OCSMRMB_Without_Tax__c} / 1000,2) 18 originalFormula IF(OR([Opportunity].SAP_Send_OK__c, NOT(ISBLANK([Opportunity].NotesApprovedNo__c)),TEXT([Opportunity].ConfirmationofAward__c ) == 'OLY中标',TEXT([Opportunity].Opportunity_stage__c ) == '中标签约',NOT(ISBLANK([Opportunity].Closing_Bid_Date__c))),'A1', IF(OR(TEXT([Opportunity].Opportunity_stage__c) == '确定了OLY参数', NOT(ISBLANK([Opportunity].Authorized_DB_No__c))),'A', IF(OR([Opportunity].ImportDemonstration_state__c == '已批准', TEXT([Opportunity].Opportunity_stage__c ) == '没有确定参数'),'B', IF(OR(AND(NOT(ISBLANK([Opportunity].Bidding_Project_Name_Bid__c)),[Opportunity].InfoTypeBid__c != '1:预告'),TEXT([Opportunity].Opportunity_stage__c ) == '确定了对手参数',TEXT([Opportunity].Opportunity_stage__c ) == '预算已经批准'),'C','D' ) ) ) ) formula_3_myRule_1_A1_7908357858 String IF(OR({!myVariable_current.SAP_Send_OK__c}, NOT(ISBLANK({!myVariable_current.NotesApprovedNo__c})),TEXT({!myVariable_current.ConfirmationofAward__c} ) == 'OLY中标',TEXT({!myVariable_current.Opportunity_stage__c} ) == '中标签约',NOT(ISBLANK({!myVariable_current.Closing_Bid_Date__c}))),'A1', IF(OR(TEXT({!myVariable_current.Opportunity_stage__c}) == '确定了OLY参数', NOT(ISBLANK({!myVariable_current.Authorized_DB_No__c}))),'A', IF(OR({!myVariable_current.ImportDemonstration_state__c} == '已批准', TEXT({!myVariable_current.Opportunity_stage__c} ) == '没有确定参数'),'B', IF(OR(AND(NOT(ISBLANK({!myVariable_current.Bidding_Project_Name_Bid__c})),{!myVariable_current.InfoTypeBid__c} != '1:预告'),TEXT({!myVariable_current.Opportunity_stage__c} ) == '确定了对手参数',TEXT({!myVariable_current.Opportunity_stage__c} ) == '预算已经批准'),'C','D' ) ) ) ) originalFormula IF(TEXT([Opportunity].ConfirmationofAward__c ) == '竞争对手中标',0,[Opportunity].OCSMRMB_Without_Tax__c / 1000) formula_6_myRule_5_A1_0019630095 Number IF(TEXT({!myVariable_current.ConfirmationofAward__c} ) == '竞争对手中标',0,{!myVariable_current.OCSMRMB_Without_Tax__c} / 1000) 18 originalFormula IF(ISNULL([Opportunity].Closing_Bid_Date__c), TODAY(), [Opportunity].Closing_Bid_Date__c) formula_7_myRule_5_A1_6656675763 Date IF(ISNULL({!myVariable_current.Closing_Bid_Date__c}), TODAY(), {!myVariable_current.Closing_Bid_Date__c}) originalFormula AND( [Opportunity].Account.RecordType.DeveloperName != 'AgencyContract', OR( AND( TEXT([Opportunity].StageName) == '引合', OR( ISNEW(), ISCHANGED([Opportunity].ConfirmationofAward__c), ISCHANGED([Opportunity].Opportunity_stage__c), ISCHANGED([Opportunity].Authorized_DB_No__c), ISCHANGED([Opportunity].NotesApprovedNo__c), ISCHANGED([Opportunity].ImportDemonstration_Approval_date__c), ISCHANGED([Opportunity].Bidding_Project_Name_Bid__c), ISCHANGED([Opportunity].Closing_Bid_Date__c), ISCHANGED([Opportunity].AdvanceTarget__c) ) ), ISCHANGED([Opportunity].SAP_Send_OK__c) )) formula_myRule_1 Boolean AND( {!myVariable_current.Account.RecordType.DeveloperName} != 'AgencyContract', OR( AND( TEXT({!myVariable_current.StageName}) == '引合', OR( ISNEW(), ISCHANGED({!myVariable_current.ConfirmationofAward__c}), ISCHANGED({!myVariable_current.Opportunity_stage__c}), ISCHANGED({!myVariable_current.Authorized_DB_No__c}), ISCHANGED({!myVariable_current.NotesApprovedNo__c}), ISCHANGED({!myVariable_current.ImportDemonstration_Approval_date__c}), ISCHANGED({!myVariable_current.Bidding_Project_Name_Bid__c}), ISCHANGED({!myVariable_current.Closing_Bid_Date__c}), ISCHANGED({!myVariable_current.AdvanceTarget__c}) ) ), ISCHANGED({!myVariable_current.SAP_Send_OK__c}) )) originalFormula ISNEW() && NOT(ISBLANK([Opportunity].AccountId)) && [Opportunity].Account.RecordType.DeveloperName == 'AgencyContract' && NOT([Opportunity].Special_Opp_lanhai__c) formula_myRule_5 Boolean ISNEW() && NOT(ISBLANK({!myVariable_current.AccountId})) && {!myVariable_current.Account.RecordType.DeveloperName} == 'AgencyContract' && NOT({!myVariable_current.Special_Opp_lanhai__c}) Opportinuty_rank_set-20_InterviewLabel ObjectType Opportunity ObjectVariable myVariable_current OldObjectVariable myVariable_old TriggerType onAllChanges Workflow evaluationType always extraTypeInfo isChildRelationship false reference [Opportunity] referenceTargetField myRule_1_A1 100 200 myRule_1_A2 and implicit true Id EqualTo myVariable_current.Id dataType Number isRequired false leftHandSideLabel 后台用-预测金额(换算值)(PBI) leftHandSideReferenceTo rightHandSideType Formula BackOfficeUseForecastAmount_PBI__c formula_2_myRule_1_A1_0495199209 dataType Picklist isRequired false leftHandSideLabel 询价等级 rightHandSideType Formula Competitor__c formula_3_myRule_1_A1_7908357858 Opportunity evaluationType always extraTypeInfo isChildRelationship true reference [Opportunity].OpportunityLineItems referenceTargetField myRule_1_A2 100 300 and implicit true OpportunityId EqualTo myVariable_current.Id dataType String isRequired false leftHandSideLabel 行描述 leftHandSideReferenceTo rightHandSideType String Description 1 OpportunityLineItem evaluationType always extraTypeInfo isChildRelationship false reference [Opportunity] referenceTargetField myRule_5_A1 500 200 myRule_5_A2 and implicit true Id EqualTo myVariable_current.Id dataType Number isRequired false leftHandSideLabel 后台用-预测金额(换算值)(PBI) leftHandSideReferenceTo rightHandSideType Formula BackOfficeUseForecastAmount_PBI__c formula_6_myRule_5_A1_0019630095 dataType Date isRequired false leftHandSideLabel 7.中标日 leftHandSideReferenceTo rightHandSideType Formula Closing_Bid_Date__c formula_7_myRule_5_A1_6656675763 dataType Picklist isRequired false leftHandSideLabel 询价等级 leftHandSideReferenceTo rightHandSideType Picklist Competitor__c A1 dataType Picklist isRequired false leftHandSideLabel 询价阶段 leftHandSideReferenceTo rightHandSideType Picklist Opportunity_stage__c 中标签约 Opportunity evaluationType always extraTypeInfo isChildRelationship true reference [Opportunity].OpportunityLineItems referenceTargetField myRule_5_A2 500 300 and implicit true OpportunityId EqualTo myVariable_current.Id dataType String isRequired false leftHandSideLabel 行描述 leftHandSideReferenceTo rightHandSideType String Description 1 OpportunityLineItem myDecision Active myVariable_current SObject false true true Opportunity myVariable_old SObject false true false Opportunity