📚 SAP Business One SDK Help

MenuAbbreviationsService Object Members
See Also  Overview 

Public Methods

Public Method GetRetrieves a single `MenuAbbreviation` record (including its lines) by the key in a `MenuAbbreviationParams` object.
Public Method GetDataInterfaceGetDataInterface
Public Method GetDataInterfaceFromXMLFileGetDataInterfaceFromXMLFile
Public Method GetDataInterfaceFromXMLStringGetDataInterfaceFromXMLString
Public Method GetListRetrieves all Menu Abbreviation records as a `MenuAbbreviationParamsCollection`.
Public Method UpdateUpdates an existing `MenuAbbreviation` record and its lines.

See Also