📚 SAP Business One SDK Help

ServiceContracts Object
See Also  Members 

Description

ServiceContracts is a business object that represents the service contracts table in the Service module of SAP Business One application.

This object enables you to:

  • Add a service contract.
  • Retrieve a service contract by its key.
  • Update a service contract.
  • Remove a service contract.
  • Save the object in XML format.

Source table: OCTR.

Object Model













Remarks

Mandatory fields in SAP Business One: CustomerCode, EndDate, and ResolutionTime.

To display the form in the application:

  • Select Service --> Service Contract.

See Also