| GetList Method | |
| See Also |
| BO Code | MABV |
| Service Code | 254000002 |
| Service Name | MenuAbbreviationsService |
| URL Entity | MenuAbbreviations |
| Data Entity | MenuAbbreviation |
| Source Table | MABV` (header), `MAB1` (lines) |
| UI Navigation | Administration > Setup > General > Menu Abbreviation |
The `MenuAbbreviationsService` object is the entry point for operations on Menu Abbreviation records. Obtain it from the `CompanyService` object using the service name `MenuAbbreviationsService`.
| Visual Basic |
|---|
Public Function GetList() As MenuAbbreviationParamsCollection |