📚 SAP Business One SDK Help

CentralBankIndicatorService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a central bank indicator.
Public Method DeleteDeletes an existing central bank indicator.
Public Method GetRetrieves a central bank indicator.

The central bank indicator is specified by its key, which is contained in the CentralBankIndicatorParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the CentralBankIndicatorService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the CentralBankIndicatorParamsCollection data collection that identifies all central bank indicators.
Public Method UpdateUpdates an existing central bank indicator.

See Also