Skip to Content
0
Former Member
Jun 09, 2011 at 05:35 AM

Problem in addin sales opportunity - Partners, Competitor

37 Views

HI All,

I am adding sales opportunity with the help of DI objects. However I am able to add that without partner and competitors info

But while I am trying to add opportunity with Partner and competitors infornmation I am unable to do that first time when there is no entry in partner and competitor. If there is some entry in partner and competetor then I am able to update new values in partner and competitors sucessfully.

Please let me know if there is any solution of what I am doing wrong.

I am adding new info with below mentioned parameters...

 _salesOpportunities.Partners.Add();
_salesOpportunities.Partners.Partners 
 _salesOpportunities.Partners.RelationshipCode 
_salesOpportunities.Partners.Details 

regards:

Neerav