📚 SAP Business One SDK Help

BOEPortfoliosService Object Members
See Also  Overview 

Public Methods

Public Method AddBOEPortfolioAdds a Portfolio with data as specified in the BOEPortfolio data structure.
Public Method DeleteBOEPortfolioDeletes Portfolio with PortfolioEntry specified in BOEPortfolioParams.
Public Method GetBOEPortfolioReturns an instance of the BOEPortfolio data structure.
Public Method GetBOEPortfolioListReturns a collection of instances for the BOEPortfolio data structure.
Public Method GetDataInterfaceCreates an empty data structure. This means the structure contains
the default setting/values of the database.
Public Method GetDataInterfaceFromXMLFileBOEPortfoliosService Object
Public Method GetDataInterfaceFromXMLStringCreates a data structure from a specified XML string.
Public Method UpdateBOEPortfolioReplaces fields of Portfolio with the specified BOEPortfolio data structure.

See Also