-
Can I Upsert List of List of Opportunity?
Can I Upsert List of List of record?
List<list<Opportunity>> oppList=new list<list<Opportunity>>();
oppList.add(OpportunityList1);
oppLista.add(OpportunityList2);
upsert oppList;Its throwing an error, is there any way through which we can upsert list of list of Opportunity?
- This discussion was modified 8 years, 6 months ago by Ravi.
- This discussion was modified 8 years, 5 months ago by Forcetalks.
- This discussion was modified 8 years, 5 months ago by Forcetalks.
Log In to reply.
Popular Salesforce Blogs
Salesforce Lightning customization - Related List Quick Links
Related List Quick Links- We are familiar with looking at any record in salesforce lightning. If you want to see all the related list record then you…
Salesforce Automation Tools - Document Generation Made Easy
While running a business, there are so many important documents and records that need resources and time for their management. In an organization, generating documents…
The Importance of a Salesforce Consulting Company in Achieving Business Objectives
Introduction A Salesforce development company simply put, is a company that helps piece multiple fragments of a business together, helps in centralized data flow and…
Popular Salesforce Videos
How to Setup Multifactor Authentication in Salesforce Marketing Cloud
In this video, Cameron Robert shows how to enable and set up Multifactor Authentication in Salesforce Marketing Cloud, and then register for MFA using the…
Customized Ideas Management on Salesforce Experience Cloud | IdeasPro by Grazitti
Learn how IdeasPro enables you to drive business growth by making the most of ideas on Salesforce communities, in this video.
Introduction To Salesforce Apex | DataType | Collection | Conditional Statements
In this video salesforce apex hours creators provides an introduction to Apex. Apex enables developers to access the Salesforce platform, back-end database and client-server interfaces…