📚 SAP Business One SDK Help

AddressService Object Members
See Also  Overview 

Public Methods

Public Method GetAddressFormatRetrieves an address format.

The address format is specified by its key, which is contained in the AddressFormatParams object passed to the method.

Public Method GetDataInterfaceAddressService data interfaces.Creates an empty data structure for use with the GeneralService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetFullAddressRetrieves a full address.

The full address is specified by its key, which is contained in the AddressReturnParams object passed to the method.

See Also