📚 SAP Business One SDK Help

TaxReportFilter Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileImports data from an XML file to the object.
Public Method FromXMLStringImports data from an XML string to the object.
Public Method GetXMLSchemaRetrieves the XML schema of the data structure.
Public Method ToXMLFileCreates an XML file that represents the object data.
Public Method ToXMLStringCreates an XML string that represents the object data.

Public Properties

Public Property AppendixOorPSelectionSets or returns a valid value that determines whether or not this Appendix is O or P selection.

Field name: ApndxOOrP.

Public Property CancellationSets or returns a valid value that determines whether or not cancelation is required for For EU Sales Report.

Field name: ApndxOOrP.

Public Property CodeReturns the Abs Entry (numerator) of this tax report.

Field name: AbsEntry.

Public Property DeclarationTypeSets or returns a valid value that determines whether this declaration type is original, substitute or complementary.

Field name: Declration.

Public Property DiplayCreditMemosInSeparateColumnSets or returns a valid value that determines whether or not to display credit memos in separate column.

Field name: CreditMemo.

Public Property DocumentTypeSets or returns a valid value that determines whether or not this document is an A/P Document or an A/R Document.

Field name: DocType.

Public Property ExcludeWTSets or returns a valid value that determines whether or not to exclude withholding tax for this report.

Field name: ExcludeWT.

Public Property FilterTypeSets or returns a valid value that determines the Selection Criteria Type to be used with this report.

Field name: Selection Criteria Type.

Public Property FirstPrintedNumberSets or returns the first printed number in this report.

Field name: FirstPrint.

Public Property FirstRegisterNumberSets or returns the first register number in this report.

Field name: FirstReg.

Public Property FromDateSets or returns this report period start date.

Field name: FromDate.

Public Property FromSeriesSets or returns this report first Series.

Field name: FromSeries.

Public Property HideTaxWithoutTransactionDetermines whether or not to hide tax without Transaction.

Field name: HideNTrans.

Public Property IncludeCustomersSets or returns a valid value that determines whether or not to include customers in this report.

Field name: CustomerIn.

Public Property IncludeDocumentTypeSets or returns a valid value that determines wether or not to include document type in report.

Field name: DocTyp.

Public Property IncludeGLAccountsSets or returns a valid value that determines wether or not to include GL Accounts in this report.

Field name: AccountIn.

Public Property IncludeSeriesFilterSets or returns a valid value that determines wether or not to include series filter in this report.

Field name: SerieeIn.

Public Property IncludeVendorsSets or returns a valid value that determines wether or not to include vendors in this report .

Field name: VendorIn.

Public Property NameSets or returns this report name.

Field name: ReportName.

Length: 50 characters.

Public Property OpeningAndClosingBalanceSets or returns the opening and closing balance of this report.

Field name: DispOBCB.

Public Property PeriodSets or returns the tax report filter period of this report.

Field name: Period.

Public Property QuarterSets or returns the quarter number of this report .

Field name: quarter.

Public Property QuarterOrDatesSets or returns a valid value that determines wether this report period is defined by quarters or by start / end dates.

Field name: DateRBtn.

Public Property ReportLayoutSets or returns a valid value that determines the report layout, register book, declaration or base layout.

Field name: RptLayout.

Public Property RoundAmountSets or returns a valid value that determines wether or not to round this report amount.

Field name: RoundSum.

Public Property ShowPaymentsWithDeferredTaxSets or returns a valid value that determines wether or not .

Field name: DeferTaxIn.

Public Property TaxDateSets or returns a valid value that determines wether or not to include tax date.

Field name: TaxDate.

Public Property TaxReportAccountsReturns the TaxReportAccounts object, a Data Collection of TaxReportAccount data structures.
Public Property TaxReportBusinessPartnersReturns the TaxReportBusinessPartners object, a Data Collection of TaxReportBusinessPartner data structures.
Public Property TaxReportDocumentsReturns the TaxReportDocuments object, a Data Collection of TaxReportDocument data structures.
Public Property TaxReportGroupsReturns the TaxReportGroups object, a Data Collection of TaxReportGroup data structures.
Public Property TaxReportSeriesCollectionReturns the TaxReportSeriesCollection object, a Data Collection of TaxReportSeries data structures.
Public Property ToDateSets or returns the end date of this report period.

Field name: ToDate.

Public Property ToSeriesSets or returns the last Series of this report .

Field name: ToSeries.

Public Property YearSets or returns the year field of this document date.

Field name: Year.

See Also