T1_DetailedList
注残已上传T1清单
false
hongxia_wang@olympus.com.cn
user
it_prectech@olympus.com.cn
user
mengyao_pu@olympus.com.cn
user
qi_qiao@olympus.com.cn
user
CurrentUser
NoteTheResidual/T1_DetailedList
All_Deposit_Day
Deposit_In_Full_Day__c
TODAY()-1
全額入金日
false
Formula
false
false
ContractAmountNoGurantee_FText
ContractAmountNoGurantee_FText__c
ContractAmountNoGurantee_FReturn__c
合同金额(不含税,不含计提)文本
false
Formula
false
false
Contract_Invalid_Date_Set
Contract_Invalid_Date__c
Today()
注残 合同无效日 セット
false
Formula
false
false
ForOnceUpdate
Forecast_Equal__c
1
临时刷新
false
Literal
false
false
Forecast_Equal_True
Forecast_Equal__c
1
本月预测注残是一致的
false
Literal
false
false
Key_topic_last_update_date
Key_topic_last_update_date__c
today()
最后更新日-重要字段更新日
false
Formula
false
false
Last_update_AssignmentStatus
Last_update_AssignmentStatus__c
today()-1
最后更新日-分配状态
false
Formula
false
false
Last_update_EndoUser_contract_submit_day
Last_update_EndUser_contract_submit_day__c
today()
最后更新日-预计最终用户合同提交日
false
Formula
false
false
Last_update_OverviewStatus
Last_update_OverviewStatus__c
today()-1
最后更新日-总览状态
false
Formula
false
false
Last_update_PaymentStatus
Last_update_PaymentStatus__c
today()-1
最后更新日-付款状态
false
Formula
false
false
Last_update_Payment_All_Scheduled_Date
Last_update_Payment_All_Scheduled_Date__c
today()
最后更新日-预测100%付款日
false
Formula
false
false
Last_update_Payment_Scheduled_Date
Last_update_Payment_Scheduled_Date__c
today()
最后更新日-预测30%付款日
false
Formula
false
false
Last_update_Reason_not_collect_money
Last_update_Reason_not_collect_money__c
today()
最后更新日-未付款原因
false
Formula
false
false
Last_update_Reason_not_ship
Last_update_Reason_not_ship__c
today()
最后更新日-未发货原因
false
Formula
false
false
Last_update_followup_situation
Last_update_followup_situation__c
today()
最后更新日-跟进情况
false
Formula
false
false
Last_update_forecast_shipping_date
Last_update_forecast_shipping_date__c
today()
最后更新日-预测发货日
false
Formula
false
false
Last_update_manager_feedback
Last_update_manager_feedback__c
today()
最后更新日-经理反馈
false
Formula
false
false
Last_update_shipping_status
Last_update_shipping_status__c
today()-1
最后更新日-发货状态
false
Formula
false
false
Last_update_un_shipping_amount_without_t
Last_update_UnshippedAmount_without_tax__c
today()-1
最后更新日-未发货金额(不含税)(已转换)
false
Formula
false
false
Number_of_FALSE_order_text_update
Number_of_FALSE_order_text__c
TEXT(Number_of_FALSE_order__c)
更新FALSE订单数(文本)
false
Formula
false
false
Opp_NumberToText
Opp_Number_Text__c
Opp_Number__c
询价编码文本化
false
Formula
false
false
Set_30_Deposit_Day
X30_Deposit_Day__c
TODAY()-1
30%入金日
false
Formula
false
false
Set_endo_user_contract_submit_day
EndUser_contract_submit_day__c
today()-1
设定-预计最终用户合同提交日
false
Formula
false
false
Set_endouser_contract_day
Collect_endoUser_contract_date__c
today()-1
设定-最终用户合同收到日
false
Formula
false
false
Set_forecast_shipping_date
Shipping_Scheduled_Date__c
Opportunity__r.CloseDate
设定-预测发货日
false
Formula
false
false
Set_order_complete_day
Backorder_complete_day__c
today()-1
设定-全发货完毕日
false
Formula
false
false
Setting_stock_arrangement_day
Stock_arrangement_complete__c
today()-1
设定-货期日
false
Formula
false
false
Statu_Achievements_Ext_Set
Statu_Achievements_Ext__c
Opportunity__r.Opportunity_No__c + ":" + Name
引合番号+販売伝票番号 セット
false
Formula
false
false
Statu_OCM_man_province_txt_set
OCM管理省(文本)设定
OCM_man_province_txt__c
OCM_man_province__c
OCM管理省(文本)设定
false
Formula
false
false
Statu_effective_Text
Statu_effective__c
Statu_effective_formula__c
最新发货日汇总对象文本化
false
Formula
false
false
Up_ET_SP_Consumption
将值更新为true
ET_SP_Consumption__c
1
Up_ET_SP_Consumption
false
Literal
false
false
Up_ET_SP_Consumption2
将值更新为false
ET_SP_Consumption__c
0
Up_ET_SP_Consumption2
false
Literal
false
false
UpdateBackstageForecastDelivery
20231028 增加21.最晚交货期超过2年的判断
BackstageForecastDeliveryDateReport_PBI__c
IF(isnull(Shipping_Scheduled_Date__c),
IF(
OR(
AND(
YEAR(Opportunity__r.CloseDate) = YEAR(TODAY()),
MONTH(Opportunity__r.CloseDate) < MONTH(TODAY())
),
YEAR(Opportunity__r.CloseDate) < YEAR(TODAY())
),
DATE( YEAR(TODAY()) , MONTH(TODAY()) ,1)
, Opportunity__r.CloseDate
),
IF(
OR(
AND(
YEAR(Shipping_Scheduled_Date__c) = YEAR(TODAY()),
MONTH(Shipping_Scheduled_Date__c) < MONTH(TODAY())
),
YEAR(Shipping_Scheduled_Date__c) < YEAR(TODAY())
),
DATE( YEAR(TODAY()) , MONTH(TODAY()) ,1)
, Shipping_Scheduled_Date__c
)
)
更新报表用注残预测发货日(PBI)
false
Formula
false
false
UpdateToFalse
Forecast_Equal__c
0
更新-本月预测注残是否一致
false
Literal
false
false
Update_FollowCargoReceipt_Data
X24_FollowCargoReceipt_Data__c
IF(Follow_Cargo_Receipt__c==true, today(), null)
设置随货通行单回收日
false
Formula
false
false
Update_HospitalNotarizeReceiptData
X25_HospitalNotarizeReceipt_Data__c
IF(Hospital_Notarize_Receipt__c==true, today(), null)
设置医院确认单回收日
false
Formula
false
false
Update_InstallNotarizeReceiptData
X26_InstallNotarizeReceipt_Data__c
IF(Install_Notarize_Book__c==true, today(), null)
设置安装确认书回收日
false
Formula
false
false
X100_Payment_date
Payment_All_Scheduled_Date__c
Deposit_In_Full_Day__c
设定-预测100%付款日
false
Formula
false
false
X30_set_30_collect_day
Payment_Scheduled_Date__c
X30_Deposit_Day__c
设定-预测30%付款日
false
Formula
false
false
30%25收款日
Set_30_Deposit_Day
FieldUpdate
false
Statu_Achievements__c.Paid_Amount_Rate__c
greaterOrEqual
30
累计收款比率超过30%,设定30%收款日
onCreateOrTriggeringUpdate
Copy Number_of_FALSE_order
Number_of_FALSE_order_text_update
FieldUpdate
true
将FALSE订单数拷贝到文本字段
true
onAllChanges
OCM管理省文本更新
Statu_OCM_man_province_txt_set
FieldUpdate
true
OR(ISNEW(), ISCHANGED( OCM_man_province__c ), NOT(ISCHANGED( OCM_man_province__c )))
onAllChanges
T1清单上传
T1_DetailedList
Alert
true
ISCHANGED(If_UploadT1Detailed__c) && If_UploadT1Detailed__c = true
onAllChanges
updateBackOfficeUseForecastAmount_PBI
false
true
onAllChanges
updateBackstageForecastDeliveryDateReport_PBI
UpdateBackstageForecastDelivery
FieldUpdate
true
true
onAllChanges
全付款日
All_Deposit_Day
FieldUpdate
false
Statu_Achievements__c.Paid_Amount_Rate__c
equals
100
累计付款比率超过100,设定全付款日
onCreateOrTriggeringUpdate
医院确认单
Update_HospitalNotarizeReceiptData
FieldUpdate
true
ISCHANGED(Hospital_Notarize_Receipt__c)
onAllChanges
合同金额%28不含税%2C不含计提%29-拷文本
ContractAmountNoGurantee_FText
FieldUpdate
true
合同金额(不含税,不含计提)---公式字段中含有当前用户的信息,不能用做累计汇总
true
onAllChanges
安装确认书
Update_InstallNotarizeReceiptData
FieldUpdate
true
ISCHANGED(Install_Notarize_Book__c)
onAllChanges
更新-本月预测注残是否一致
Forecast_Equal_True
FieldUpdate
true
更新为True
Text(Monthly_forecast_shipping__c) == Monthly_forecast_shipping_formula__c
onCreateOrTriggeringUpdate
最后更新日-付款状态
Last_update_PaymentStatus
FieldUpdate
true
ISCHANGED(PaymentStatus__c)
onAllChanges
最后更新日-分配状态
Last_update_AssignmentStatus
FieldUpdate
true
ISCHANGED(AssignmentStatus__c)
onAllChanges
最后更新日-发货状态
Last_update_shipping_status
FieldUpdate
true
ISCHANGED(DeliveryStatus__c)
onAllChanges
最后更新日-总览状态
Last_update_OverviewStatus
FieldUpdate
true
ISCHANGED(OverviewStatus__c)
onAllChanges
最后更新日-未付款原因
Last_update_Reason_not_collect_money
FieldUpdate
true
ISCHANGED(Reason_not_collect_money__c)
onAllChanges
最后更新日-未发货原因
Last_update_Reason_not_ship
FieldUpdate
true
ISCHANGED(Reason_not_ship__c)
onAllChanges
最后更新日-未发货金额%28不含税%29%EF%BC%88已转换%29
Last_update_un_shipping_amount_without_t
FieldUpdate
true
ISCHANGED(UnshippedAmount__c)
onAllChanges
最后更新日-经理反馈
Last_update_manager_feedback
FieldUpdate
true
ISCHANGED(Manager_feedback__c)
onAllChanges
最后更新日-跟进情况
Last_update_followup_situation
FieldUpdate
true
ISCHANGED(Follow_up_comment__c)
onAllChanges
最后更新日-重要字段更新日
Key_topic_last_update_date
FieldUpdate
true
OR(
ISCHANGED(PaymentStatus__c),
ISCHANGED(AssignmentStatus__c),
ISCHANGED(Reason_not_collect_money__c),
ISCHANGED(UnshippedAmount__c),
ISCHANGED(Reason_not_ship__c),
ISCHANGED(Follow_up_comment__c),
ISCHANGED(DeliveryStatus__c),
ISCHANGED(OverviewStatus__c),
ISCHANGED(Manager_feedback__c),
ISCHANGED(Payment_Scheduled_Date__c),
ISCHANGED(Payment_All_Scheduled_Date__c),
ISCHANGED(Shipping_Scheduled_Date__c),
ISCHANGED(EndUser_contract_submit_day__c))
onAllChanges
最后更新日-预测100%25付款日
Last_update_Payment_All_Scheduled_Date
FieldUpdate
true
ISCHANGED(Payment_All_Scheduled_Date__c)
onAllChanges
最后更新日-预测30%25付款日
Last_update_Payment_Scheduled_Date
FieldUpdate
true
ISCHANGED(Payment_Scheduled_Date__c)
onAllChanges
最后更新日-预测发货日
Last_update_forecast_shipping_date
FieldUpdate
true
ISCHANGED(Shipping_Scheduled_Date__c)
onAllChanges
最后更新日-预计最终用户合同提交日
Last_update_EndoUser_contract_submit_day
FieldUpdate
true
ISCHANGED(EndUser_contract_submit_day__c)
onAllChanges
本月预测注残不是一致的
UpdateToFalse
FieldUpdate
true
更新为False
Text(Monthly_forecast_shipping__c)<>Monthly_forecast_shipping_formula__c
onCreateOrTriggeringUpdate
注残 合同无效
Contract_Invalid_Date_Set
FieldUpdate
true
Statu_Achievements__c.OverviewStatus__c
equals
无效合同
onCreateOrTriggeringUpdate
注残 外部ID セット
Statu_Achievements_Ext_Set
FieldUpdate
true
True
onAllChanges
注残字段文本化
Opp_NumberToText
FieldUpdate
Statu_effective_Text
FieldUpdate
true
SWAG-BDV589
true
onAllChanges
设定-全发货完毕日
Set_order_complete_day
FieldUpdate
true
Statu_Achievements__c.Backorder_complete_day__c
equals
Statu_Achievements__c.DeliveryStatus__c
equals
已完全交付
onCreateOrTriggeringUpdate
设定-最终用户合同收到日
Set_endouser_contract_day
FieldUpdate
true
Statu_Achievements__c.End_User_price__c
greaterThan
CNY 0
Statu_Achievements__c.End_User_contract__c
equals
还没提交
onCreateOrTriggeringUpdate
设定-货期日
Setting_stock_arrangement_day
FieldUpdate
false
Statu_Achievements__c.Stock_arrangement_complete__c
equals
Statu_Achievements__c.AssignmentStatus__c
equals
全部分配
onCreateOrTriggeringUpdate
设定-预测100%25付款日
X100_Payment_date
FieldUpdate
true
ISCHANGED(Deposit_In_Full_Day__c)
onAllChanges
设定-预测30%25付款日
X30_set_30_collect_day
FieldUpdate
true
ISCHANGED(X30_Deposit_Day__c)
onAllChanges
设定-预测发货日%EF%BC%88只创建注残时候%EF%BC%89
Set_forecast_shipping_date
FieldUpdate
false
Statu_Achievements__c.Shipping_Scheduled_Date__c
equals
停用,以后由担当或者助理填写,不随19.预测最晚交货期变化而更新。
onCreateOnly
设定-预计最终用户合同提交日
Set_endo_user_contract_submit_day
FieldUpdate
false
Statu_Achievements__c.End_User_contract__c
equals
还没提交
Statu_Achievements__c.End_User_price__c
greaterThan
CNY 0
onCreateOrTriggeringUpdate
设定_询价ETSP耗材
Up_ET_SP_Consumption
FieldUpdate
true
Opportunity.ET_SP_Consumption__c
equals
真
Statu_Achievements__c.ET_SP_Consumption__c
equals
假
新建/更新注残时,根据询价值设定
onAllChanges
设定_询价ETSP耗材2
Up_ET_SP_Consumption2
FieldUpdate
true
Opportunity.ET_SP_Consumption__c
equals
假
Statu_Achievements__c.ET_SP_Consumption__c
equals
真
新建/更新注残时,根据询价值设定
onAllChanges
随货通行单
Update_FollowCargoReceipt_Data
FieldUpdate
true
ISCHANGED(Follow_Cargo_Receipt__c)
onAllChanges