📚 SAP Business One SDK Help

ServiceCallSolutions Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a record to the object table in SAP Business One company database.
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 solutions table.
Public Property LineNumReturns the current row number.

Field name: line.

Public Property SolutionIDKnowledgeBaseSolutionsSets or returns the solution ID.

Mandatory property.

Field name: solutionID.

This is a foreign key to the KnowledgeBaseSolutions object.

Public Property UserFieldsReturns the UserFields object.

See Also