biuan SAP® BUSINESS ONE SDK
DTW Administration / Setup / Business Partners / Business Partner Groups
API Business Partner Groups

Description

BusinessPartnerGroups represents the setup of customer and vendor Groups. Used for classifing business partners according to groups, such as, sector or size.

Source table: OCRG.

Object Model

Remarks

To display the form in the application:

  • Select Administration --> Setup --> Business Partners --> Customer Groups (or Vendor Groups).

See Also

SAP® B1 DI-API C# definition

public class BusinessPartnerGroupsClass : IBusinessPartnerGroups, BusinessPartnerGroups { public virtual DataBrowser Browser { get; } public virtual int Code { get; } public virtual string Name { get; set; } public virtual BoBusinessPartnerGroupTypes Type { get; set; } public virtual SAPbobsCOM.UserFields UserFields { get; } public extern BusinessPartnerGroupsClass(); public virtual extern int Add(); public virtual extern string GetAsXML(); public virtual extern bool GetByKey( int lGroupCode); public virtual extern int Remove(); public virtual extern void SaveToFile( string bstrFileName); public virtual extern void SaveXML( ref string pbstrFileName); public virtual extern int Update(); }

Related information


Bo Business Partner Group Types BoBusinessPartnerGroupTypes Enumeration
Specifies the alert options in case of deviation from budget.
   Parent: Business Partner Groups BusinessPartnerGroups Object· Table: OCRG


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