Read Statusbar Info
Reads the SAP GUI status bar info.
Last updated
Reads the SAP GUI status bar info.
Last updated
This activity reads the information displayed on the SAP GUI status bar.
MessageIsPopup: Some messages may be displayed not only on the status bar but also as a pop-up window. In such cases, this property is set to True.
MessageNumber: Specifies the name of the message number used in the ABAP message call. It will usually be a number, but this is not enforced by the system.
MessageText: Specifies the text displayed on the status bar.
MessageType: This property may have any of the following values:
S
- Success
W
- Warning
E
- Error
A
- Abort
I
- Information