📚 SAP Business One SDK Help

OfficialAccountCodesService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds an official account code.
Public Method DeleteDeletes an existing official account code.
Public Method GetRetrieves an official account code. The official account code is specified by its key, which is contained in the `OfficialAccountCodeParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `OfficialAccountCodesService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `OfficialAccountCodeParamsCollection` data collection that identifies all official account codes.
Public Method UpdateUpdates an existing official account code.

See Also