📚 SAP Business One SDK Help

GetList Method
See Also 

Description



The `MenuAbbreviationsService` object is the entry point for operations on Menu Abbreviation records. Obtain it from the `CompanyService` object using the service name `MenuAbbreviationsService`.

Syntax

Visual Basic
Public Function GetList() As MenuAbbreviationParamsCollection

See Also