| GetList Method | |
| See Also |
| BO Code | FRT |
| Service Code | 95 |
| Service Name | FinancialReportTemplatesService |
| URL Entity | FinancialReportTemplates |
| Data Entity | FinancialReportTemplate |
| Source Table | OFRT |
| UI Navigation | Not found in menu/forms CSV (administration setup table) |
The service object is the entry point for all Financial Report Template operations. Obtain an instance via `SAPbobsCOM.Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oFinancialReportTemplatesService)`.
| Visual Basic |
|---|
Public Function GetList() As FinancialReportTemplateParamsCollection |