The HSENVFLT table is used for test environment filtering and is populated during the Work with Method phase. The following table describes the columns in the HSENVFLT table:
| Column | Type | Length | Decimal | Domain | 
|---|---|---|---|---|
| METHOD | CHARACTER | 10 | 0 | method name | 
| MCRECID | BINARY | 4 | 0 | machine/company ID | 
| CLATYPE | BINARY | 4 | 0 | class identifier | 
| FLTPRG | BINARY | 4 | 0 | filter prog | 
| FLTTYPE | CHARACTER | 1 | 0 | filter type | 
| MACNBR | BINARY | 4 | 0 | macro number | 
| ROUTNAME | CHARACTER | 8 | 0 | routine name | 
| FLTTXT | CHARACTER | 50 | 0 | filter description | 
| FLTDOC | CHARACTER | 254 | 0 | link to documentation file related to filter |