📚 SAP Business One SDK Help

ContractTemplates Object
See Also  Members 

Description

ContractTemplates is a business object that represents the contract templates in the Service module.

This object enables you to:

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

Source table: OCTT.

Object Model










Remarks

Mandatory field in SAP Business One: TemplateName.

To display the form in the application:

  • Select Administration --> Setup --> Service --> Contract Templates.

See Also