ETT_PROGID_SETUP - table to determine progid and supported features
 table to determine progid and supported features information is stored in SAP table ETT_PROGID_SETUP.
It is part of development package SECATT_ETT_ENG in software component BC-TWB-TST-ECA. This development package consists of objects that can be grouped under "External tool test automation English components".
 It is part of development package SECATT_ETT_ENG in software component BC-TWB-TST-ECA. This development package consists of objects that can be grouped under "External tool test automation English components".
Fields for table ETT_PROGID_SETUP
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| PROGID | Name of PROGID | X | ETT_PROGID_TYPE | CHAR | 200 | |
| INTERFACE_VERSION | Interface version | ETT_INTERFACE_VER | INT1 | 1 | ||
| EDIT | EDIT com call supported (Yes/No) | ETT_EDIT | CHAR | 2 | ||
| EDIT_EXTENDED | EDIT_EXTENDED call supported (Yes/No) | ETT_EDIT_EXTENDET | CHAR | 2 | ||
| STRUCTURE_PARAMETERS | Structure parameter supported (Yes/No) | ETT_STRUC_PARAM | CHAR | 2 | ||
| SIMPLE_PARAMETERS | Only Simple parameters supported (Yes/No) | ETT_SIMPLE_PARAM | CHAR | 2 |