Open rappen opened 3 days ago
See example:
----------quote---------- - opportunityid = (EntityReference) opportunity (09f4fbfa-19c7-45ec-b416-634bd88xxxxx) Kalle Kula - quoteid = (System.Guid) db969c1e-b684-ef11-ac21-0022489xxxxx - quotenumber = (System.String) QUO-31391-XXXXX - statecode = (OptionSetValue) System.Runtime.Serialization.ExtensionDataObject (1) - statuscode = (OptionSetValue) System.Runtime.Serialization.ExtensionDataObject (2) - totalamount = (Money) (441000.0000000000) -------------------------------------- Trace target ----------quote---------- - quoteid = (System.Guid) db969c1e-b684-ef11-ac21-0022489xxxxx - statecode = (OptionSetValue) System.Runtime.Serialization.ExtensionDataObject (3) - statuscode = (OptionSetValue) System.Runtime.Serialization.ExtensionDataObject (7) - modifiedon = (System.DateTime) 11/12/2024 8:42:33 AM - modifiedby = (EntityReference) systemuser (b3ec966e-6aca-ee11-9079-000d3abXXXXX) Lisa Lus - modifiedonbehalfby = null; -------------------------------------- Trace opportunity ----------opportunity---------- - statecode = (OptionSetValue) System.Runtime.Serialization.ExtensionDataObject (0) - xxx_revenuecalculation = (OptionSetValue) System.Runtime.Serialization.ExtensionDataObject (757550003) - opportunityid = (System.Guid) 09f4fbfa-19c7-45ec-b416-634bd88xxxxx -------------------------------------- Exiting XXXXXXXXXX.Crm.PostQuoteUpdate.Execute()
Find quoteid and id.
quoteid
Why can't it find these records?
See example:
Find
quoteid
and id.