SAP_ShipAmount__c
    分析报表使用
if(AND(NOT(ISNULL(Deliver_date__c)),NOT(Cancellation_Flag__c) ),Detail_Count__c,0)
    false
    if(AND(NOT(ISNULL(Deliver_date__c)),NOT(Cancellation_Flag__c),NOT( Direct_Arrive_Product__c ), OR(OwnerId  <>  CreatedById,OwnerId = $Label.User_OlympusSystem ) ),Detail_Count__c,0)
    BlankAsZero
    
    18
    false
    0
    false
    false
    Number
    false