📚 SAP Business One SDK Help

SalesOpportunitiesPartners Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method DeleteDeletes the current line.

Returns a result value that indicates success or failure.

Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property CountReturns the total rows in the SalesOpportunitiesPartners list.
Public Property DetailsSets or returns the details for the sales opportunity partner.

Field name: Memo.

Length: 50 characters.

Public Property PartnersSets or returns the partners table.

Field name: ParterId.

This is a foreign key to the Partners table (OPRT).

Public Property RelationshipCodeSets or returns the relationship ID number.

Field name: OrlCode.

This is a foreign key to the Relationships object.

Public Property RowNoReturns the current row number.

Field name: Line.

Public Property SequenceNoReturns the sales opportunities partners, sequence no.

Field name: OpportId.

Returns the sales opportunity unique ID (primary key).

Field name: OpportId.

Public Property UserFieldsReturns the UserFields object.

See Also