📚 SAP Business One SDK Help

Add Method
See Also 
pIEBooksInvoiceType

Description



The service object is the entry point for all E-Books Invoice Type operations. Obtain an instance via `SAPbobsCOM.Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oEBooksInvoiceTypesService)`.

Syntax

Visual Basic
Public Function Add( _
   ByVal pIEBooksInvoiceType As EBooksInvoiceType _
) As EBooksInvoiceTypeParams

Parameters

pIEBooksInvoiceType

See Also