| Parameter | Reference | Type | Length | Default | Optional | Text |
|---|---|---|---|---|---|---|
| DYNPRO_INPUT | RSFIN-BOOL | C | 1 | Indicator for screen entry (='X') | ||
| FIRST_CALL | RSFIN-BOOL | C | 1 | Indicator for first call (='X') | ||
| LANGUAGE | SYST-LANGU | C | 1 | 'D' | X | Language indicator |
| OLD_COUNT | FIST-HITS | I | 4 | Number of previous hits |
| Parameter | Reference | Type | Length | Text |
|---|---|---|---|---|
| FIRST_CALL | RSFIN-BOOL | C | 1 | Indicator for first call (='X') |
| NEW_COUNT | FIST-HITS | I | 4 | Number of hits |
| RESULT | RSFIN-BOOL | C | 1 | Result: 'X' = found, SPACE = not f |
| Parameter | Reference | Length | Optional | Text |
|---|---|---|---|---|
| SEARCHTAB | FIST | 48 | Search term | |
| TEXT | TLINE | 134 | Text to be scanned |
| Exception | Text |
|---|---|
| CANCELLED | Entry cancelled. |
| INTERN_ERROR | Internal error. |
| LOGIC_INVALID | Incorrect logical link. |
| SEARCHTAB_EMPTY | Search term is empty. |
| SEARCHTAB_TOO_LONG | Search term is too complex. |
| SEARCHTAB_UNCHECKED | Search term not checked. |
| WORD_AND_LOGIC_INVALID | Invalid search term and logic erro |
| WORD_INVALID | Invalid search term or operator. |