biuan SAP® BUSINESS ONE SDK
DTW Series Filter
API Tax Report Series

Description

TaxReportSeries is a data structure related to the TaxReportsService.

Source table: VTR3.

See Also

SAP® B1 DI-API C# definition

public class TaxReportSeriesClass : ITaxReportSeries, TaxReportSeries { public virtual TaxReportFilterDocumentType DocumentType { get; set; } public virtual int SeriesCode { get; set; } public extern TaxReportSeriesClass(); public virtual extern void FromXMLFile( string bstrFileName); public virtual extern void FromXMLString( string bstrXML); public virtual extern string GetXMLSchema(); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Tax Report Filter Document Type TaxReportFilterDocumentType Enumeration
Document types for tax reports.
   Parent: Tax Report Series TaxReportSeries Object· Table: VTR3

Tax Report Series Collection TaxReportSeriesCollection Collection· Table: VTR3
TaxReportSeriesCollection is a Data Collection of TaxReportSeries. Source table: VTR3.
   Parent: Tax Report Filter TaxReportFilter Object· Table: OVTR


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates