Add | Adds a new data line to the object. |
 Delete | Deletes the current line.
Returns a result value that indicates success or failure. |
 SetCurrentLine | Sets the active row to a specified row number. |
 Competition | Sets or returns the Competitors Id.
This is a foreign key to the Competitors table (OCMT), which is exposed via the SalesOpportunityCompetitorSetup object. Field name: CompetId. |
 Count | Returns the total number of rows in the SalesOpportunitiesCompetition list. |
 Details | Sets or returns the details for the sales opportunity competition.
Field name: Details. Length: 50 characters. |
 RowNo | Returns the current available row number (starts from 1).
Field name: Line. |
 SequenceNo | Returns the sales opportunity unique ID (primary key).
Field name: OpportId. |
 ThreatLevel | The threat level for a sales opportunity competitor.
Field name: ThreatLevl. |
 UserFields | Returns the UserFields object. |
 WonOrLost | Sets or returns a valid value that determines whether the company won or lost the sales opportunity.
Field name: Won. Length: 1 character. |
Â
Â