on 2015 Apr 09 1:25 PM
Today when I was working on one issue in one SAP system on my PC and later on another system observed that the transaction codes (tcodes) which are there in history were the same for both the systems.
Then I started searching for the table or a location where the transaction codes (tcodes) are getting stored which we entered on command line in SAP R3 system. Finally, after lot of search and some reading I found out the location.
This is a simple but very interesting thing to know how Operating system stores the SAP commands.
Below Steps
Let’s first see the list of transactions which are entered on command line. Later we will be getting the same list from OS level.
Logon to your SAP R3 system and see the history of tcodes on command line.
Now find out the location where this tcodes are getting stored at OS level.
Go to Start -> Run -> regedit and click ok. It will open the following screen.
Expand the node HKEY_USERS.
After that expand the selected node and again expand it.
Click on Software -> SAP -> SAPGUIFront.
Please note the path and you can directly open it and then compare it with your systems command line list.
However, I was curious about the all other transactions which are not in this list which user entered on the command line. Hence found one more way to find this data.
For that we need to go to my computer and click on Search and search the following path.
SAPHistory<User Name>.mdb
Once you click on Search it will give you the access file.
So i want know is there any other Tcode or procedure to got the same........!
Regards
Ashish Chanekar
file SAPHistory<User Name>.mdb conatins the transaction history.
this is a Microsoft Access file, but it is password protected... and this is not publicly known.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Actually you can transfer SAP GUI history data following next steps:
Use this program: Access PassView v1.12
Open in Microsoft Access MDB file from computer 1 and MDB file from computer 2. They are password protected but you can see their passwords via tool above.
Then just copy data from history table from MDB file 1 to MDB file 2.
Regards,
Marian
User | Count |
---|---|
106 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.