šŸ“š SAP Business One SDK Help

Add Method
See AlsoĀ 

Description

Adds a record to the object table in SAP Business One company database.

Syntax

Visual Basic
Public Sub Add() 

Remarks

You must values forĀ the mandatory properties, and then call the Add method. The auto-completeĀ feature completes all the default values of the other properties. In the DI API, theĀ auto-completeĀ feature operates the same way as in the SAP Business One application.

See Also