TEMDB - IS-U Mig.: Structure of Automation Data
IS-U Mig.: Structure of Automation Data information is stored in SAP table TEMDB.
It is part of development package EEMI in software component FI-CA. This development package consists of objects that can be grouped under "IS-U Migration".
It is part of development package EEMI in software component FI-CA. This development package consists of objects that can be grouped under "IS-U Migration".
Fields for table TEMDB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| FIRMA | Company (Client) for Migration | X | EMG_FIRMA | CHAR | 10 | |
| OBJECT | Migration Object | X | EMG_OBJECT | CHAR | 20 | TEMOB |
| A_LEVEL | Level in a structure | X | EMG_LEVEL | NUMC | 4 | |
| A_NODE | Nodes within a structure level | X | EMG_NODE | NUMC | 4 | |
| N_LEVEL | Level in a structure | X | EMG_LEVEL | NUMC | 4 | |
| N_NODE | Nodes within a structure level | X | EMG_NODE | NUMC | 4 | |
| N_NAME | Sub-structure name for automation data | EMG_SUPPT | CHAR | 60 | ||
| AFELD | Automation Data Field | EMG_AFELD | CHAR | 2 | ||
| MULTI | Multiple data | EMG_MULTI | CHAR | 2 | ||
| INPSTRUCT | Largest possible transfer structure (SAP) | EMG_STRUCT | CHAR | 60 | ||
| DTTYP | Data type of sequential file record | EMG_DTTYP | CHAR | 12 | ||
| AFINH | Contents of automation data field | EMG_AFINH | CHAR | 8 | ||
| VARNAME | Fixed value | EMG_VNAME | CHAR | 24 | ||
| GEN | Generation Requested | EMG_GEN | CHAR | 2 | ||
| VARTYP | Variable type of auto substructure | EMG_VARTYP | CHAR | 68 | ||
| DOKU | Documentation Available | EMG_DOKU | CHAR | 2 | ||
| DOCUNR | Internal number for determination of migration documentation | EMG_DOCUNR | NUMC | 12 | ||
| MULTIKEY | Indicator: multiple legacy keys for create module | EMG_MULKEY | CHAR | 2 | ||
| CUSTSTR | Customer structure | EMG_CUSTOMER | CHAR | 2 | ||
| DATUM1 | Date | DATUM | DATS | 16 | ||
| UZEIT1 | Time | UZEIT | TIMS | 12 | ||
| UNAME1 | User Name | UNAME | CHAR | 24 | ||
| DATUM2 | Date | DATUM | DATS | 16 | ||
| UZEIT2 | Time | UZEIT | TIMS | 12 | ||
| UNAME2 | User Name | UNAME | CHAR | 24 | ||
| REF_OBJECT | Migration Object | EMG_OBJECT | CHAR | 20 | ||
| REF_A_LEVEL | Level in a structure | EMG_LEVEL | NUMC | 4 | ||
| REF_A_NODE | Nodes within a structure level | EMG_NODE | NUMC | 4 | ||
| REF_N_LEVEL | Level in a structure | EMG_LEVEL | NUMC | 4 | ||
| REF_N_NODE | Nodes within a structure level | EMG_NODE | NUMC | 4 | ||
| REQU | Structure Must Be Processed At Least Once | EMG_STRUCTURE_REQU | CHAR | 2 |