This addition is for internal use only.
Do not use it in application programs.
... STATE state
: Determines whether the text elements are stored in the repository in an active or an inactive state. state can have the values 'A' (for active) and 'I' (for inactive). Inactively stored text elements are only visible to the user currently editing them. All other users work with the active version of the text elements.
Without the STATE addition, the inactive
state is used implicitly for the inactive text elements of the current user, and the active state is used for the text elements of all other programs.
Non-Catchable Exceptions