📚 SAP Business One SDK Help

ElectronicFileFormatsService Object Members
See Also  Overview 

Public Methods

Public Method AddElectronicFileFormatAdds a new electronic file format.
Public Method DeleteElectronicFileFormatDeletes an existing electronic file format.
Public Method GetDataInterfaceCreates an empty data structure for use with the ElectronicFileFormatsService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetElectronicFileFormatRetrieves an electronic file format.

The electronic file format is specified by its key, which is contained in the ElectronicFileFormatParams object passed to the method.

Public Method GetElectronicFileFormatListReturns the ElectronicFileFormatsParams data collection that identify all electronic file formats.

See Also