This statement is for internal use only.
It cannot be used in application programs.
VERIFICATION-MESSAGE id mess
[PRIORITY prio]
[RESPONSIBLE user]
[MAIL mail]
[OBJECT name type].
1. ... PRIORITY prio
2. ... RESPONSIBLE user
3. ... MAIL mail
4. ... OBJECT name type
: This statement is only meaningful in verification programs of the transaction SVER. It sends a verification message to the verification API.
id is used to specify an ID for the message of up to six digits, and mess is used for the message itself.
... PRIORITY prio
: prio is used to specify a priority (1: serious error, 2: error, 3: warning, 4: notification, 5: information).
: The constants intended for this purpose from the class CL_VERI_GENERAL can also be entered for prio instead of literals.
... RESPONSIBLE user
: user is used to specify a user who receives the verification message by mail. If no user is entered, the author of the verification program is used.
... MAIL mail
Obsolete: mail was previously used to specify a template for the verification message.
... OBJECT name type
name and type are used to specify an object from the database table TADIR to enable navigation from the log display.