| 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 | * | MANDT | Allow NULL? |
| 2 | PACKID | Conversion: Conversion package number | nvarchar | 5 | 0 | CHAR | (N' ') | No | * | CNV_PACK | Allow NULL? |
| 3 | OBJECTTYPE | Object type | nvarchar | 20 | 0 | CHAR | (N' ') | No | | CNV_20551_OBJTY | Allow NULL? |
| 4 | OBART | General object number type (for CO object numbers) | nvarchar | 2 | 0 | CHAR | (N' ') | No | | CNV_20551_OBART | Allow NULL? |
| 5 | TOTAL | Conversion: total number of table records | decimal | 15 | 0 | DEC | ((0)) | Yes | | CNV_RECORDS | |
| 6 | RELEVANT | Conversion: total number of table records | decimal | 15 | 0 | DEC | ((0)) | No | | CNV_RECORDS | |
| 7 | CONFLICT | Conversion: total number of table records | decimal | 15 | 0 | DEC | ((0)) | No | | CNV_RECORDS | |
| 8 | NO_ORG | Conversion: total number of table records | decimal | 15 | 0 | DEC | ((0)) | Yes | | CNV_RECORDS | |
| 9 | SCOB_TAB | Table Name | nvarchar | 30 | 0 | CHAR | (N' ') | Yes | * | TABNAME | Allow NULL? |
| 10 | SEQNUM | Determination: Sequence number | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_20551_SEQNUM | Allow NULL? |
| 11 | PROCESSED | Indicator (active, inactive) | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_20551_FLAG | Allow NULL? |
| 12 | JOBNAME | Background job name | nvarchar | 32 | 0 | CHAR | (N' ') | Yes | | BTCJOB | Allow NULL? |
| 13 | JOBCOUNT | Job ID | nvarchar | 8 | 0 | CHAR | (N' ') | Yes | | BTCJOBCNT | Allow NULL? |
| 14 | STATUS | State of Background Job | char | 1 | 0 | CHAR | (N' ') | Yes | | BTCSTATUS | Allow NULL? |
| 15 | ENTITYTAB_EMPTY | Filling status of a table (E=empty; F=filled) | char | 1 | 0 | CHAR | (N' ') | Yes | | CNV_20551_EMPTY | Allow NULL? |