!--a11y-->
Use
JavaScript function for sending commands.
Functions
With this function you can close a window without having to execute a command.

The properties of the output device are taken into consideration. If the output device does not accept JavaScript, the function pages back by one page.
|
JavaScript Function |
SAPBWCloseWindow |
Example
Close window
SAPBWCloseWindow();
or in HTML:
<a href="JavaScript:SAPBWCloseWindow();">Close window</a>