-
I am facing a problem in creating a new method in Salesforce. Please help.
I was writing some unit tests just now, and I ran across an error on trying to save my unit test.
>Compiling testOLIUpdateManualRollups.cls
> Compile Failed
> testOLIUpdateManualRollups.cls: Invalid identifier: testRollupNew_MRR_Total__c (Line: 364)To make it very clear, I was attempting to create a new method called testRollupNew_MRR_Total__c
Is this a bug? Please help.
Log In to reply.
Popular Salesforce Blogs
Salesforce Products That Changes the Future of Business
For a business to be successful, it is important to use Customer relationship Management (CRM) to increase your customer base, sales and revenue. The one…
Mastering Salesforce Marketing Cloud Email Studio: Step-by-Step Guide
The area of digital marketing is dominating nowadays, and customer engagement determines the success of any business. So, Salesforce Email Studio Marketing is the right…
Display Custom Roll-up Summary on Account | Salesforce Developer Guide
In this blog, I would like you to share, how to display a custom roll-up summary on the account. Before moving to code first create…
Popular Salesforce Videos
Tips for Importing Data in Salesforce
Data can be easily imported into Salesforce through various tools provided by Salesforce. Supported data sources include any program that can save data in the…
Different tools use to code in APEX | APEX Basics | Salesforce Development Course
Are you aware of the tools that are used for writing codes in APEX? Here are the different tools that you can use to write…