
~webTransactionType
Description |
Specifies type of application. This parameter determines the rendering of an application in the user’s Web browser. This is especially important in the mySAP.com Workplace.
| |
Set by |
Service file or R/3 System. | |
Values |
EWT |
Easy Web Transaction. This value determines the correct Web browser rendering for screen-based applications that use HTML templates generated automatically by the SAP GUI for HTML or a "mixed mode" of manually and automatically generated HTML templates. If you do not set this value, the application may still run, but the rendering may not be correct. |
MINIAPP |
MiniApp. This value determines the correct Web browser rendering for screen-independent applications based on ITS Flow Logic. If you do not set this value, the application may still run, but the rendering may not be correct. | |
Example |
~webTransactionType MINIAPP | |