dear all,
is there a way to find out what message type a message in the message line is/has?
Ex.: I generate an IAC with classic style for a sap standard transaction. So far so good. With the htmlb tag `~messageline` I can get all message this TA throws but I do not get the type. I do not know wether it is a type "error", "warning" or "info".
How to find out?
Kind regards and thanks for help
Roman Becker
Hi Roman,
Please use ~messageType.
Best regards,
Henning.
Add a comment