function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
renaiah anamalla 7renaiah anamalla 7 

After Insert,After Update

Hi,
EveryOne.

Please,give Clarity on After Insert,After Update give me  small snippet example 
What Is the Map ?when do use the Map..give Example..


Regards,
Renu
bob_buzzardbob_buzzard
The Apex Developer's Guide has plenty of clarity on after insert/update triggers, including examples. I suggest you take a look there and come back to us if you have any detailed questions:

https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_triggers.htm
SandhyaSandhya (Salesforce Developers) 
Hi Renu,

To know about the map, I would suggest you to refer JeffDouglas blog which has detailed information.


Please refer below link.

http://blog.jeffdouglas.com/2011/01/06/fun-with-salesforce-collections/

and for trigger events, please refer below link.

https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_triggers_syntax.htm

Hope this helps you!

If this helps you mark it as solved choosing the Best answer.

Thanks and Regards
Sandhya