Assigning Field Sets for Uploads (Table TCIU) 

Use

In this table, you assign a field set name ("Set name") to a field, or group of fields. These field sets are used for the upload processes (i.e. the processes where data is sent from AutoCAD to the SAP System).

Procedure

Transaction code: OD59

You can specify here which information you want to receive when you start a function in the SAP system. You can copy data from client 000 – this will mean that you do not have to define all the table contents manually.

The table contains the following columns:

Column

Column Contents

Set name

A name from table TCIM ("Set name") with direction "U".

PosN

Determines the sequence within the set in which the fields are called by the SAP system when the assigned functions (TCIM) are executed.

Field name

The local field name is used for further processing in the external application. The set name belonging to it references a process and a subprocess. To ensure that the field name corresponds with the SAP database field, the field name must be defined in table TCIT (in other words, the name is user-definable). If you add new table entries for a process (or if you remove existing entries), you must also add (or remove) the corresponding field name later when you configure AutoCAD.

Default value

You can enter default values here – these are used if AutoCAD does not supply a value for the field when the function is started.

Field length

Field length that the SAP interface sends to AutoCAD. If you do not enter a value here, the value specified for "DDIC field length" is used.

DDIC field length

The value is the length of the field in the input mask. It is crucial for the fields in table TCIT.

Description

You can describe the function of the field in more detail here.

See also: Configuring the SAP-CAD Interface