| Column | Field | Description | SQL Type | Length | Decimals | SAP Type | Default Value | Null Allowed | CheckTable | Rollname | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | CLNT | (N'000') | No | T000 | MANDT | Allow NULL? |
| 2 | PACKID | Conversion: Conversion package number | nvarchar | 5 | 0 | CHAR | (N' ') | No | CNVPACK | CNV_PACK | Allow NULL? |
| 3 | PACKOLD | Conversion: Conversion package number | nvarchar | 5 | 0 | CHAR | (N' ') | No | * | CNV_PACK | Allow NULL? |
| 4 | TABNAME | Table Name | nvarchar | 30 | 0 | CHAR | (N' ') | No | CNVTABLES | TABNAME | Allow NULL? |
| 5 | SUMUP | Method of duplicate table keys handling | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_SUM | Allow NULL? |
| 6 | COPYROWS | Conversion: Copy indicator for table records | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_COPY | Allow NULL? |
| 7 | KEYCHVIEWS | Conversion: No temporary duplicates during conversion | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_KCV | Allow NULL? |
| 8 | NOVIEW | Conversion: Indicator for non-use of views | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_NOV | Allow NULL? |
| 9 | SEQNUM | Conversion: Sequence Number | nvarchar | 2 | 0 | NUMC | (N'00') | Yes | | CNV_ORD | Allow NULL? |
| 10 | MASTERTAB | Conversion: Indicator for header table | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_MTAB | Allow NULL? |
| 11 | NOTUSE | Exclusion from conversion indication | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_NOT | Allow NULL? |
| 12 | USECLTECH | Conversion: Indicator that cluster technique is used | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_UCLT | Allow NULL? |
| 13 | USEDROPINS | Conversion: Indicator for usage of drop-insert method | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_DROPINS | Allow NULL? |
| 14 | GETDUPREC | Indic. for returning the target record if duplicates occur | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_GETDUP | Allow NULL? |
| 15 | STATUS | Entry status | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_STA | Allow NULL? |
| 16 | GETENTRY | Conversion: Copy indicator for table records | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_COPY | Allow NULL? |
| 17 | MULTICOPY | Indicates if multiple copies of the data should be created | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_MULTICOPY | Allow NULL? |
| 18 | NODATA | Conversion: No data in the table | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_NODATA | Allow NULL? |