We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Why can't it find these records?
Sorry, something went wrong.
No branches or pull requests
See example:
Find
quoteid
and id.The text was updated successfully, but these errors were encountered: