You need to sign in to do that
Don't have an account?
Hi Everyone Please Help Me out For this Scenario When an Account's BillingPostalCode is Changed
Hi i am new in Salesforce
I am Beginner
So Please Help me Out from this Scenario
When an Account's Billing Zip/Postal Code field value is changed and entered new value then
this situation will occur
1.Change the Account Owner to the Sales Representative assigned to the new zip code(Sales Representative is users that will be in another custom Object Terriotry object its a lookup )
2.Change the Owner Field of all the Account's Contacts to the same Sales Representative
3.Change the Owner Field of all the Account's Open Opportunities to the Same Sales Representative
So Please Help Me out From this Scenario How to Start From where i dont know
Please Reply As Soon Possible
Thanks
Neeraj Sharma
I am Beginner
So Please Help me Out from this Scenario
When an Account's Billing Zip/Postal Code field value is changed and entered new value then
this situation will occur
1.Change the Account Owner to the Sales Representative assigned to the new zip code(Sales Representative is users that will be in another custom Object Terriotry object its a lookup )
2.Change the Owner Field of all the Account's Contacts to the same Sales Representative
3.Change the Owner Field of all the Account's Open Opportunities to the Same Sales Representative
Please Reply As Soon Possible
Thanks
Neeraj Sharma
1. Change the Account Owner to the Sales Representative assigned to the new zip code(Sales Representative is users that will be in another custom Object Terriotry object its a lookup ) :- Before update event
2. and 3. After Update event
Hope it helps, if it does mark it as solved.
Thanks
All Answers
Yes But how to write trigger for this scenario so please help me out
1. Change the Account Owner to the Sales Representative assigned to the new zip code(Sales Representative is users that will be in another custom Object Terriotry object its a lookup ) :- Before update event
2. and 3. After Update event
Hope it helps, if it does mark it as solved.
Thanks
I dont know what i write in Section of //write your code
can you send me full code of trigger i will try my codeor trigger but it will not working
so please give me full code of your trigger to i understand them and manage the code according to my scenario