Constants for Field Symbols <ACTION>, <ACTION_TEXT>, <XACT> and <XACT_TEXT>
The field symbols which show the processing status of the entries in the internal tables TOTAL and EXTRACT can take the following constant values:
Example
IF <XACT> = GELOESCHT.
...
ENDIF.