8.5.11

SAP Note 25560 - Handling transaction stack into SAPGUI

Symptom:

A user wants to delete transaction(s) entry(ies) in the historic stack of command in SAPGUI or wants to prevent saving of modification in the general configuration of SAPGUI.

Cause and prerequisites

Security. Previous action is to be invisible for other people using the same PC.

Solution

These informations are stored in the file FRONT.INI under the section :

[code] where you can find entries like :
code0=/nse38
code1=sm37
code2=/ost06 ...

If you want to reset this stack of command you must :

  • close all your active SAPGUI Windows,
  • locate and edit the file in your Windows directory,
  • delete line(s) corresponding to the transaction(s) you want to suppress from your historic stack,
  • save the file.

The next SAPGUI session will create new entry(ies).

If you also want to prevent user to create entry(ies) or to save any modification of the general settings of his SAPGUI session, you can create a new section in the FRONT.INI file :

[Administration]
Modify=0 > means no saving of any modification
Modify=1 > means saving of modification allowed.

Additional key words

SAPGUI, transaction, FRONT.INI, historic

No comments:

Post a Comment