📚 SAP Business One SDK Help

PeriodIndicatorsService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a period indicator.
Public Method DeleteDeletes an existing period indicator.
Public Method GetRetrieves a period indicator. The period indicator is specified by its key, which is contained in the `PeriodIndicatorParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `PeriodIndicatorsService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `PeriodIndicatorParamsCollection` data collection that identifies all period indicators.
Public Method UpdateUpdates an existing period indicator.

See Also