Attributes for the DOWNLOAD Process 

The following is an overview of the attributes for the DOWNLOAD process:

Identifier

Type

Description

SAPKEY

String

SAP field name. All fields (or only SAP fields) that are listed in the field set assigned to the process in question (e.g. "MATCR" "MR" "D") can be displayed in the dialog boxes. The field set names defined for the process in question can be found in the file called "cadcimr3.dat".

COLLENG

Short

The value specified here determines the size of the edit field for the SAP field and the size of the edit field for any referenced AutoCAD attributes in the dialog box. If the value is "0", the SAP field and, if applicable, the AutoCAD attribute will not be displayed in the dialog box. All SAP fields assigned to an AutoCAD attribute are deactivated. All AutoCAD fields and any SAP fields not assigned to an AutoCAD attribute are activated. The length of the corresponding "SAPLABEL" description, and the value specified for "COLLENG" give the width of the dialog box. The lower your screen resolution, the lower the "COLLENG" value you should choose. The SAP field lengths defined for the SAP fields of the process in question (e.g. "MATCR" "MR" "D") can be found in the file "cadcimr3.dat". The value specified for "COLLENG" should be as near as possible to the size of the SAP field length.

COLLENS

Short

This value determines the size of the edit field for the SAP field in the dialog box. If the value is "0", the SAP field will not be displayed. The fields in the dialog box are activated. The length of the corresponding "SAPLABEL" description and the value specified for "COLLENS" give the width of the dialog box. The lower your screen resolution, the lower the value you should choose for "COLLENS". The SAP field lengths defined for the SAP fields of the process in question (e.g. "MATCR" "MR" "D") can be found in the file "cadcimr3.dat". (For description, see below.) The value specified for "COLLENS" should be as near as possible to the size of the SAP field length.

SAPLABEL

String

Text for the name of the SAP field in the dialog box. This text is user-definable. The length of the description and the corresponding "COLLENS" or "COLLENG" gives the width of the dialog box. The lower your screen resolution, the shorter the text you enter should be. If possible, it should be the same as the name in the SAP System.

SAPLABELMNEM

String

One letter of the text for the SAP field name (SAPLABEL). You can access the corresponding edit field more quickly by pressing <TAB> and then the letter in question on your keyboard. The letter assigned for SAPLABELMNEM should be unique in the sections [MATCR_MR_U] and [MATCR_MR_D] ("SAPKEY" information).

Example of what the [MATCR_MR_D] section might look like:

[SAP]= dwg=1 edit=1

[MATCR_MR_D]= dwg=1 edit=1

[MATCR_MR_D1]= dwg=1 edit=1 Section

SAPKEY [GenCfgString]="MATERIAL" dwg=0 edit=1 Object 1

COLLENG [GenCfgShort]=18 dwg=0 edit=1 Object 2

COLLENS [GenCfgShort]=18 dwg=0 edit=1 Object 3

SAPLABEL [GenCfgString]="Material number" dwg=0 edit=1 Object 4

SAPLABELMNEM [GenCfgString]="M" dwg=0 edit=1 Object 5

[]

Example of what the section for the process "MATCR" "MR" "D" in the file "cadcimr3.dat" might look like:

MATCR MR D MAT_KEY

The "cadcimr3.dat" file is structured as follows:

Column

Column Contents

1

Process name

2

Subprocess

3

D = download

U = upload

4

Field set name

Column 3 also tells you in which file the definition of the field set (column 4) can be found.

D

File "cadcidr3.dat" (or "cadcidr2.dat")

U

File "cadciur3.dat" (or "cadciur2.dat")

Example of what the section for the field set "MAT_KEY" in file "cadcidr3.dat" (or "cadcidr2.dat") might look like:

MAT_KEY MATERIAL 18

The file "cadciur3.dat" (or cadciur2.dat) has the following structure:

Column

Column Contents

1

Field set name

2

SAP field name

3

SAP field length