SMPPAUTO - XI Mapping: Results of Automatic Test Cases
 XI Mapping: Results of Automatic Test Cases information is stored in SAP table SMPPAUTO.
It is part of development package SAI_MAPPING in software component BC-XI-IBD-MAP. This development package consists of objects that can be grouped under "Application Integration: Mapping".
 It is part of development package SAI_MAPPING in software component BC-XI-IBD-MAP. This development package consists of objects that can be grouped under "Application Integration: Mapping".
Fields for table SMPPAUTO
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| TESTNAME | XI Mapping: Automatic Tests | X | MPP_TESTNAME | CHAR | 20 | |
| TESTCASE | XI Mapping: Automatic Test Case | X | MPP_TESTCASE | CHAR | 20 | |
| USERNAME | User Name | X | SYUNAME | CHAR | 12 | |
| TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
| OK | Single-Character Flag | CHAR1 | CHAR | 1 | ||
| EXPECTED_TARGET | Single-Character Flag | CHAR1 | CHAR | 1 | ||
| EXPECTED_FAULT | Single-Character Flag | CHAR1 | CHAR | 1 | ||
| MSG | Char255 | CHAR255 | CHAR | 255 |