| GetList Method | |
| See Also |
| BO Code | EFC |
| Service Code | 234003030 |
| Service Name | EBooksFeesCategoriesService |
| URL Entity | EBooksFeesCategories |
| Data Entity | EBooksFeesCategory |
| Source Table | OEFC |
| UI Navigation | Not found in menu/forms CSV (administration setup table) |
The service object is the entry point for all E-Books Fees Category operations. Obtain an instance via `SAPbobsCOM.Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oEBooksFeesCategoriesService)`.
| Visual Basic |
|---|
Public Function GetList() As EBooksFeesCategoryParamsCollection |