SAMTT - SAMT: Texts for Results of ABAP/4 Mass Tests
SAMT: Texts for Results of ABAP/4 Mass Tests information is stored in SAP table SAMTT.
It is part of development package SABP in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Runtime Environment".
It is part of development package SABP in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Runtime Environment".
Fields for table SAMTT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TEST | SAMT: Test ID | X | SAMT_TEST | NUMC | 3 | |
PROGSET | SAMT: Program set ID | X | SAMT_SET | NUMC | 3 | |
VERSION | SAMT: Program set version (with ID) | X | SAMT_VERS | NUMC | 3 | |
PROG | SAMT: Program to be edited / program edited | X | SAMT_PROG | CHAR | 40 | SAMT |
LINE | SAMT: Line number for text | X | SAMT_LINE | NUMC | 4 | |
CATEGORY | SAMT: Category of note (I(nfo), W(arning), E(rror)) | SAMT_CATEG | CHAR | 1 | ||
TXT | SAMT: Text for results | SAMT_TEXT | CHAR | 80 | ||
CODE | SAMT: Code for message (information, warning, error) | SAMT_CODE | CHAR | 10 | ||
FLAG_FLINE | SAMT: Flag: Next line for preceding note | SAMT_FLAGF | CHAR | 1 |