• SHK
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 5
    Replies
If I share an opportunity with a user via opportunity team, only the user will have access or his role hierarchy has access as well?
  • September 25, 2017
  • Like
  • 0
Can I implement a custom private flag to satisfy the following Criteria. If not Which of them is possible and which is not?
Criteria:
Private flag should be set only while opportunity creation.
Private flag access should be given only to specific users through permission set.
Private opportunity should not be candidate for system assignments. It should be excluded from any assignment jobs.
Private flag should be available in report. This will help territory team to avoid any manual assignment on these opportunities.
Private opportunity share should only have creator and manually added opportunity team members. All other share like All Internal User, Partner Care User or any record due to Account Sharing should not be part of opportunity share on these type of opportunities.
Private opportunity should be excluded from sharing rule.
Only opportunity creator and person higher in their role hierarchy should able to access this opportunity.
Opportunity team member (added manually by creator) should only be able to access this opportunity. It should not be visible to person higher in added teams member’s role hierarchy.
  • September 22, 2017
  • Like
  • 0
Here's the class : http://pasted.co/b37739a9

Tell me how to fix the error and why is it happening?
  • September 22, 2017
  • Like
  • 0
http://pasted.co/53dbc34a
Please view the log and tell me how to fix it and why it occured !!
  • September 22, 2017
  • Like
  • 0
I need to implement Custom checkbox field called private on opportunity. On checking this field, all users should be prevented from accessing the opportunity record except the Opportunity Team members. How to remove users for this oppty from opportunityshare object using trigger or apex??
Please help me !!
  • September 20, 2017
  • Like
  • 0
Here's the class : http://pasted.co/b37739a9

Tell me how to fix the error and why is it happening?
  • September 22, 2017
  • Like
  • 0
http://pasted.co/53dbc34a
Please view the log and tell me how to fix it and why it occured !!
  • September 22, 2017
  • Like
  • 0
I need to implement Custom checkbox field called private on opportunity. On checking this field, all users should be prevented from accessing the opportunity record except the Opportunity Team members. How to remove users for this oppty from opportunityshare object using trigger or apex??
Please help me !!
  • September 20, 2017
  • Like
  • 0