processSelection
预测签约日提前申请 - Close_Forecasted_inadvance_Opp
selectionType
selectedProcess
submitterType
reference
myRule_1_A1
100
200
submit
submit
CurrentTransaction
objectId
myVariable_current.Id
comment
processDefinitionNameOrId
Close_Forecasted_inadvance_Opp
skipEntryCriteria
false
submitterId
myVariable_current.CreatedBy.Id
submit
1
processSelection
预测签约日延后申请 - Close_Forecasted_delay_Opp
selectionType
selectedProcess
submitterType
reference
myRule_3_A1
300
200
submit
submit
CurrentTransaction
objectId
myVariable_current.Id
comment
processDefinitionNameOrId
Close_Forecasted_delay_Opp
skipEntryCriteria
false
submitterId
myVariable_current.CreatedBy.Id
submit
1
processSelection
预测签约日延后申请-大合同 - Close_Forecasted_delay_Opp_BC
selectionType
selectedProcess
submitterType
reference
myRule_5_A1
500
200
submit
submit
CurrentTransaction
objectId
myVariable_current.Id
comment
processDefinitionNameOrId
Close_Forecasted_delay_Opp_BC
skipEntryCriteria
false
submitterId
myVariable_current.CreatedBy.Id
submit
1
55.0
index
0.0
myDecision
50
0
myDecision2
default
myRule_1
and
formula_myRule_1
EqualTo
true
myRule_1_A1
index
1.0
myDecision2
50
0
myDecision4
default
myRule_3
and
formula_myRule_3
EqualTo
true
myRule_3_A1
index
2.0
myDecision4
50
0
myDecision6
default
myRule_5
and
formula_myRule_5
EqualTo
true
myRule_5_A1
index
3.0
myDecision6
50
0
default
myRule_7
and
inputDataType
Picklist
leftHandSideType
Picklist
operatorDataType
String
rightHandSideType
Picklist
myVariable_current.Predicted_Date_Status__c
EqualTo
已提交
myRule_7_A1
修改提交人
originalFormula
TEXT([InquiryPredictsDateChange__c].Predicted_Date_Status__c) == '已提交' &&
[InquiryPredictsDateChange__c].Date_InAdvance_Delay__c == '提前' &&
(
(
YEAR(TODAY()) == YEAR([InquiryPredictsDateChange__c].Close_Forecasted_Date__c) &&
MONTH(TODAY()) == MONTH([InquiryPredictsDateChange__c].Close_Forecasted_Date__c)
) ||
(
YEAR(ADDMONTHS(TODAY(), 1)) == YEAR([InquiryPredictsDateChange__c].Close_Forecasted_Date__c) &&
MONTH(ADDMONTHS(TODAY(), 1)) == MONTH([InquiryPredictsDateChange__c].Close_Forecasted_Date__c)
)
)
formula_myRule_1
Boolean
TEXT({!myVariable_current.Predicted_Date_Status__c}) == '已提交' &&
{!myVariable_current.Date_InAdvance_Delay__c} == '提前' &&
(
(
YEAR(TODAY()) == YEAR({!myVariable_current.Close_Forecasted_Date__c}) &&
MONTH(TODAY()) == MONTH({!myVariable_current.Close_Forecasted_Date__c})
) ||
(
YEAR(ADDMONTHS(TODAY(), 1)) == YEAR({!myVariable_current.Close_Forecasted_Date__c}) &&
MONTH(ADDMONTHS(TODAY(), 1)) == MONTH({!myVariable_current.Close_Forecasted_Date__c})
)
)
originalFormula
TEXT([InquiryPredictsDateChange__c].Predicted_Date_Status__c) == '已提交' &&
[InquiryPredictsDateChange__c].Date_InAdvance_Delay__c == '延后' &&
$Profile.Id != '00e10000000xnpR' && $Profile.Id != '00e10000000Nb7i' &&
(
(
YEAR(TODAY()) == YEAR([InquiryPredictsDateChange__c].Close_Forecasted_Date_Old__c) &&
MONTH(TODAY()) >= MONTH([InquiryPredictsDateChange__c].Close_Forecasted_Date_Old__c)
) ||
(
YEAR(ADDMONTHS(TODAY(), 1)) == YEAR([InquiryPredictsDateChange__c].Close_Forecasted_Date_Old__c) &&
MONTH(ADDMONTHS(TODAY(), 1)) == MONTH([InquiryPredictsDateChange__c].Close_Forecasted_Date_Old__c)
)
)
formula_myRule_3
Boolean
TEXT({!myVariable_current.Predicted_Date_Status__c}) == '已提交' &&
{!myVariable_current.Date_InAdvance_Delay__c} == '延后' &&
{!$Profile.Id} != '00e10000000xnpR' && {!$Profile.Id} != '00e10000000Nb7i' &&
(
(
YEAR(TODAY()) == YEAR({!myVariable_current.Close_Forecasted_Date_Old__c}) &&
MONTH(TODAY()) >= MONTH({!myVariable_current.Close_Forecasted_Date_Old__c})
) ||
(
YEAR(ADDMONTHS(TODAY(), 1)) == YEAR({!myVariable_current.Close_Forecasted_Date_Old__c}) &&
MONTH(ADDMONTHS(TODAY(), 1)) == MONTH({!myVariable_current.Close_Forecasted_Date_Old__c})
)
)
originalFormula
TEXT([InquiryPredictsDateChange__c].Predicted_Date_Status__c) == '已提交' &&
[InquiryPredictsDateChange__c].Date_InAdvance_Delay__c == '延后' &&
[InquiryPredictsDateChange__c].Important_contract__c == 1 &&
[InquiryPredictsDateChange__c].Close_Forecasted_Date_Old__c >= DATE(IF(MONTH(TODAY()) <= 3,YEAR(TODAY()) - 1, YEAR(TODAY())), 4, 1) &&
[InquiryPredictsDateChange__c].Close_Forecasted_Date_Old__c < DATE(IF(MONTH(TODAY()) <= 3, YEAR(TODAY()), YEAR(TODAY()) + 1), 4, 1) &&
[InquiryPredictsDateChange__c].Close_Forecasted_Date__c >= DATE(IF(MONTH(TODAY()) <= 3, YEAR(TODAY()), YEAR(TODAY()) + 1), 4, 1)
formula_myRule_5
Boolean
TEXT({!myVariable_current.Predicted_Date_Status__c}) == '已提交' &&
{!myVariable_current.Date_InAdvance_Delay__c} == '延后' &&
{!myVariable_current.Important_contract__c} == 1 &&
{!myVariable_current.Close_Forecasted_Date_Old__c} >= DATE(IF(MONTH(TODAY()) <= 3,YEAR(TODAY()) - 1, YEAR(TODAY())), 4, 1) &&
{!myVariable_current.Close_Forecasted_Date_Old__c} < DATE(IF(MONTH(TODAY()) <= 3, YEAR(TODAY()), YEAR(TODAY()) + 1), 4, 1) &&
{!myVariable_current.Close_Forecasted_Date__c} >= DATE(IF(MONTH(TODAY()) <= 3, YEAR(TODAY()), YEAR(TODAY()) + 1), 4, 1)
Close_Forecasted_Opp_Approved-8_InterviewLabel
ObjectType
InquiryPredictsDateChange__c
ObjectVariable
myVariable_current
OldObjectVariable
myVariable_old
TriggerType
onAllChanges
Workflow
evaluationType
always
extraTypeInfo
isChildRelationship
false
reference
[InquiryPredictsDateChange__c]
referenceTargetField
myRule_7_A1
700
200
and
implicit
true
Id
EqualTo
myVariable_current.Id
dataType
Picklist
isRequired
false
leftHandSideLabel
改变预测日期状态
leftHandSideReferenceTo
rightHandSideType
Picklist
Predicted_Date_Status__c
已批准
myDecision
Active
myVariable_current
SObject
false
true
true
InquiryPredictsDateChange__c
myVariable_old
SObject
false
true
false
InquiryPredictsDateChange__c