📚 SAP Business One SDK Help

ReportFilterService Object Members
See Also  Overview 

Public Methods

Public Method AddTaxReportFilterAdds new TaxReportFilter to the ReportFilterService Object.
Public Method DeleteTaxReportFilterDelete the TaxReportFilter by it key.
Public Method GetDataInterfaceCreates an empty data structure. This means the structure contains
the default setting/values of the database.
Public Method GetDataInterfaceFromXMLFileCreates an empty data structure defined by data from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an empty data structure defined by data from an XML string.
Public Method GetTaxReportFilterGet a TaxReportFilter by its TaxReportFilterParams identification key.
Public Method GetTaxReportFilterListReturns a TaxReportFiltersParams object, a data collection of all the instances of TaxReportFilterParams Identification keys that match a given TaxReportFilterParams identification key.
Public Method UpdateTaxReportFilterReplace this TaxReportFilter Object with the target TaxReportFilter.

See Also