SAP Shortcut file - How to redirect to specific transaction screen in SAP?

Posted by Kiru on Stack Overflow See other posts from Stack Overflow or by Kiru
Published on 2010-06-15T07:00:51Z Indexed on 2010/06/15 9:52 UTC
Read the original article Hit count: 339

Filed under:
|

Problem : How to redirect the user to a specific executed transaction screen in SAP?

Generated the SAP shortcut and able to redirect the user to specific transaction screen. It is also possible to prefill the required input parameters.

The corresponding line in the shortcut is-

Command=AB12 RIWO00-input1=200001212;

where AB12 is the trasaction, and input1 is the input parameter.

This will open that SAP screen, with AB12 transaction and the input parameter would be filled with values. But this mandates the user to clicks on enter explicitly/click on execute button explicitly after opening through the shortcut file.

Is it possible to include that enter also in the shortcut file?

Thank you :)

© Stack Overflow or respective owner

Related posts about sap

Related posts about shortcut