clsImportBPGroup Class |
Customer Groups (OCRG WHERE GroupType='C') in SBO via DI-API
Supplier Groups (OCRG WHERE GroupType='S') in SBO via DI-API
Industries (OOND) in SBO via DI-API
Please make sure, that SAP Business One DI-API in 32 or 64 bit is installed according to the usage of this interface. The logon user in MARIProject has to have a corresponding user linked to the selected company database.
Namespace: MARIInterface
The clsImportBPGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| clsImportBPGroup | Initializes a new instance of the clsImportBPGroup class |
| Name | Description | |
|---|---|---|
| CompanyID |
Company ID (default = 1) in a multi company enviornment. Id from MPSysConnections
| |
| GroupCode |
Internal Code. Will be created by SBO (DI-API). (Not for EMailGroup)
| |
| GroupDescription |
Additional information. (Only for GroupType=eGroupType.BPIndustry).OOND.IndDesc NVARCHAR(30). Used as OEGP.EmlGrpName (NVARCHAR100)
| |
| GroupName |
Name of the group (OCCRG VARCHAR 20, OOND VARCHAR15) char only. Used as OEGP.EmlGrpCode (NVARCHAR(20)) for EMailGroup.
| |
| GroupType |
Mandatory Type to define the group. See clsImportBPGroupeBPGroupType.
|