Vertical-independent Configuration

Learn about the vertical independent info areas, fields and catalogs.

The data model on station 10000 contains those info areas, fields and catalogs that are present in all verticals. All vertical-specific elements are hidden or displayed as inactive (e.g. when defining access rights). This allows you to make general changes to the data model on this "Base" station and distribute the changes to Industry Solutions for individual verticals.

"Base" elements are identified by special IDs:

Info Areas

  • Base info areas: Info areas that are identical in all verticals (e.g. Rep (ID), Station (AS) etc.). Use the --writedbstr parameter to generate the file mm_rel_base.txt, which contains a list of all base info areas, see mmba.exe Parameters.
  • Base info areas with different codes: Info areas whose contents are identical, but whose info area codes differ. These info areas have an additional Base info area code which is used in XML reports and to define variables (in the Variable info area).

BB

BC

FS

Base

Info Area

WK

WT

WK

0WK

Exchange Rate

BL

B5

B5

0BL

Relationship level

BZ

ZU

-

0BZ

Allocation

RO

PA

-

0RO

Participant

VP

VE

-

0VP

Sales Area (Partner)

B6

BS

B6

0B6

Stock

B7

BV

B7

0B7

Stock Control

B8

BP

B8

0B8

Stock Cont.Item

BA

BL

BA

0BA

Receipt Type Calc.

KO

IP

-

0KO

Installed Base Item/Inst. Base Position

  • Info areas containing Base fields: Info areas present in all verticals, but whose fields are only partially identical (e.g. Company). Fields common to all verticals have Base field numbers. Use the --writedbstr parameter to generate the file mm_dbfnr_base.txt: This file contains the common fields in these info areas together with the Base field numbers, see mmba.exe Parameters.

Fields

The following number ranges apply to Base fields (see above):

Field Number

Vertical

Comment

1000-1999

Base

For all verticals

2000-2499

BTB + OTC

 

2500-2999

BTB + FS

 

3000-3499

OTC + FS

 

The file mm_dbfnr_base.txt contains all Base fields and the Base field numbers (see above). Base fields numbers are displayed as the third field number in the window containing all fields in an info area, see Displaying all Fields in a Mask.

Catalog

Base catalog numbers exist for variable catalogs using the following number ranges:

Catalog Number

Vertical

Comment

20000-22999

Base

For all verticals

23000-23999

BTB + OTC

 

24000-24999

BTB + FS

 

25000-25999

OTC + FS

 

The file mm_catno.txt contains the Base catalog number for Base catalogs (in the last column), see mmba.exe Parameters.

There is no differentiation between Base and vertical-specific fixed catalogs. Vertical-specific fixed catalogs are located in the number range 10-29. Please note that the order of catalog entries (and consequently their codes) may differ between verticals (e.g. in the Activity info area).

Distributing the Base configuration

Base configurations can be transferred to the same vertical using Aurea CRM’s communication mechanisms. CRM.cockpit must be used to transfer the configuration to other verticals to ensure that IDs are converted correctly. For more information, refer to the CRM.cockpit documentation.

Base configurations defined in CRM.designer can be transferred using Aurea CRM bulkloader or CRM.cockpit. For more details, refer to the Aurea CRM web Technical & Installation Guide.

Mixed purpose:

To develop a base configuration for just 2 verticals, use the following mmdb.ini entries:

[CORE]

Vertical = xxxx

The following values are possible:

Value

Description

BBBC

BTB+OTC

BBFS

BTB+FS

BCFS

OTC+FS

This results in the common elements of two verticals being displayed on the Base station: All fields, catalogs and info areas common to both specified verticals can then be used by the Base configuration.