📚 SAP Business One SDK Help

ServiceCallActivities 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 ActivityCodeSets or returns the activity code.

Mandatory property.

Field name: ClgID.

This is a foreign key to the Contacts object.

Public Property CountReturns the total rows in the activities table.
Public Property LineNumReturns the current row number.

Field name: Line.

Public Property UserFieldsReturns the UserFields object.

See Also