📚 SAP Business One SDK Help

GetList Method
See Also 

Description



The service object is the entry point for all Financial Report Template operations. Obtain an instance via `SAPbobsCOM.Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oFinancialReportTemplatesService)`.

Syntax

Visual Basic
Public Function GetList() As FinancialReportTemplateParamsCollection

See Also