biuan SAP® BUSINESS ONE SDK
DTW Service Group for Brazil
API Service Group

Description

Represents a service group that can be used for the automatic determination of tax codes for services.

Source table: OSGP.

Remarks

Country-specific for Brazil only.

The combination of Service Code and Service Group can support some special cases for Tax Code Determination.

See Also

SAP® B1 DI-API C# definition

public class ServiceGroupClass : IServiceGroup, ServiceGroup { public virtual int AbsEntry { get; } public virtual string Description { get; set; } public virtual string ServiceGroupCode { get; set; } public extern ServiceGroupClass(); 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 Inventory / Item Master Data
API Service Group

Description

Sets or returns the Item's Service Group.

Field name: ServiceGrp.

This is a foreign key to the OSGP object, not exposed through the DI API.

Property type

Read-write property

Syntax

Visual Basic
Public Property ServiceGroup() As Long

Remarks

The ServiceGroup Property is applicable for cluster B only (country-specific for Brazil only).

See Also

Related information


Service Groups Service ServiceGroupsService Service· Table: OSGP
The ServiceGroupsService service enables you to add, look up, update, and remove service groups. Source table: OSGP.



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