Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
BPChanelCode | Sets or returns the distribution channel code for the stage of the sales opportunity. Field name: ChnCrdCode. Length: 15 characters. This is a foreign key to the BusinessPartners object. |
BPChanelName | Sets or returns the distribution channel name for the stage of the sales opportunity. Field name: ChnCrdName. Length: 100 characters. |
BPChannelContact | Sets or returns the contact person of the distribution channel for the sales opportunity stage. Field name: ChnCrdCon. This is a foreign key to the ContactEmployees object. |
ClosingDate | Sets or returns the actual date of closing the sales opportunity in the current stage. Field name: CloseDate. |
Contact | Returns a valid value of BoYesNoEnum type that specifies the whether or not the sales opportunity of the current stage is active. Field name: Linked. |
ContactPerson | Sets or returns the contact person for the sales opportunity stage. Field name: CntctCode. This is a foreign key to the ContactEmployees object. |
Count | Returns the total rows in the SalesOpportunitiesLines list. |
DataOwnershipfield | Sets or returns the employee ID who is responsible for the sales opportunity stage. Field name: Owner. This is a foreign key to the EmployeesInfo object. |
DocumentCheckbox | Sets or returns a valid value of BoYesNoEnum type that specifies whether or not restrict the search range for the business partner's documents. Field name: DocChkbox. |
DocumentNumber | Sets or returns the document ID.
Field name: DocNumber. |
DocumentType | Sets or returns the type of Sales - A/R and Purchasing - A/P document. |
LineNum | Returns the current row number in the sales opportunity table. Field name: Line. |
MaxLocalTotal | Sets or returns the total predicted sales, in local currency, for the current stage. Field name: MaxSumLoc. |
MaxSystemTotal | Sets or returns the total predicted sales, in system currency, for the current stage. Field name: MaxSumSys. |
PercentageRate | Sets or returns the probability percentage to complete the sales stage successfully. Field name: ClosePrcnt. |
Remarks | Sets or returns a memo type string that specifies remarks of the sales opportunity for the current stage. Field name: Memo. Length: 64,000 characters. |
SalesPerson | Sets or returns the sales person code. Field name: SlpCode. This is a foreign key to the SalesPersons object. |
SequenceNo | Returns the sales opportunity unique ID (primary key). Field name: OpportId. Returns the sales opportunity unique ID (primary key). Field name: OpportId. |
StageKey | Sets or returns the foreign key of the sales stage. Field name: Step_Id. This is a foreign key to the SalesStages. |
StartDate | Sets or returns the date of starting the sales opportunity in the current stage. Field name: OpenDate. |
Status | Sets or returns a valid value of BoSoStatus type that specifies the sales opportunity status for the current stage (open, missed, or sold). Field name: Status. |
UserFields | Returns the UserFields object. |
WeightedAmountLocal | Sets or returns the weighted sales, in local currency, for the current stage. Field name: WtSumLoc. |
WeightedAmountSystem | Sets or returns the weighted sales, in system currency, for the current stage. Field name: WtSumSys. |