In trigger, lets say you have system.debug() statement after adderror() method. Will system.debug() be statement executed in trigger after adderror() method?
No Answer is Posted For this Question
Be the First to Post Answer
What is app exchange?
What is an external id in salesforce?
How many types of dml statements does salesforce supports? What are they?
What are the global key words? : salesforce visualforce
Can we change already existing lookup relationship between 2 objects to master detail relationship? : salesforce objects & fields
What is app exchange directory?
How to invoke batch apex job (or) how to execute the batch apex job programatically?
What are the different context variables available in apex triggers ?
Why do we need to write test classes? How to identify if a class is a test class?
If an action is scheduled to be executed for a time-based workflow, is it possible to delete the workflow?
What is full copy sandbox?
Give an example of a standard object that’s also a junction object?