biuan SAP® BUSINESS ONE SDK
DTW Sections
API Section
Section Object

Description

Represents a section of the tax code that defines the type of business transaction subject to TDS (withholding tax).

Source table: OSEC

All properties are mandatory.

Remarks

For India only.

Mandatory properties: Code, Description, ECode

See Also

SAP® B1 DI-API C# definition

public class SectionClass : ISection, Section { public virtual int AbsEntry { get; } public virtual string Code { get; set; } public virtual string Description { get; set; } public virtual string ECode { get; set; } public extern SectionClass(); 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(); }

DTW Administration / Setup / Financials / Tax / Withholding Tax
API Section
Section Property

Description

A section associated with this witholding tax code.

Field name: Section

This is a foreign key to the Section object.

Property type

Read-write property

Syntax

Visual Basic
Public Property Section() As Long

Remarks

For India only.

See Also

DTW Administration / Setup / General / Commission Groups
API Section
Section Property

Description

The section associated with the certificate series.

Field name: Section

This is a foreign key to the Section object.

Property type

Read-write property

Syntax

Visual Basic
Public Property Section() As Long

See Also

API Section
Section Property

Description

The section associated with a specific certificate series.

Field name: Section

Property type

Read-only property

Syntax

Visual Basic
Public Property Section() As Long

See Also

Related information


Sections Service SectionsService Service· Table: OSEC
The SectionsService service enables you to add, look up and remove sections in the section master data table. Sections are used to specify a type of business transaction subject to TDS (withholding tax). Source table: OSEC


Certificate Series CertificateSeries Object· Table: OCSN
Represents a series for TDS (withholding tax) reports. Source table: OCSN
   Parent: Certificate Series Service CertificateSeriesService Service· Table: OCSN

Section Params SectionParams Object
Holds the key and code to an existing section.  This object is used to pass keys to and retrieve keys from SectionsService methods.
   Parent: Sections Params SectionsParams Collection

Withholding Tax Codes WithholdingTaxCodes Object· Table: OWHT
The WithholdingTaxCodes object enables to define the system withholding tax codes that can be applied to business partners, payments, and documents. Source table: OWHT.


ADM2 ADM2 Table· Table: ADM2
Administration Electronic Report


Certificate Series Params CertificateSeriesParams Object
Holds the key and name to an existing certificate series for TDS (withholding tax) reports.  This object is used to pass keys to and retrieve keys from CertificateSeriesService methods.
   Parent: Certificate Series Params Collection CertificateSeriesParamsCollection Collection


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