ETT_PARAM_TABLE - Tabel for ETT parameters
 Tabel for ETT parameters information is stored in SAP table ETT_PARAM_TABLE.
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_PARAM_TABLE
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| NAME | Parameter name | X | ETT_PARAMETER_NAME | CHAR | 60 | |
| TYPE | Parameter type | ETT_PARAMETER_TYPE | STRG | 8 | ||
| DIRECTION | Direction for parameters | ETT_DIRECTION_TYPE | CHAR | 20 | ||
| DEFAULT_VALUE | Default parameter value | ETT_PARAM_DEFAULT | STRG | 8 | ||
| ACTUAL_VALUE | actual value in runtime | ETT_PARAM_ACTUAL | STRG | 8 | ||
| DESCRIPTION | Parameter description | ETT_PARAM_DESCRIPTION | STRG | 8 |