Dear All,
Can you please provide me some knowledge on the
A. relationship between a transaction code.
B. How to find out the tables going to be affected by use of a transactione
Regards
B.Mohanty
Request clarification before answering.
there is no direct relationship between a t code and a SAP table
Some t codes, use structures to record the data you enter, and then post them to tables.
If you have a t code, that is a display report, say FBL1N, then you can F1, a field to see which table the data has come from.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI,
For seeing what all tables are used during the use of a particular tcode u will have to:
1) Go to tcode st05
2) activate trace
3) Run the required tcode
4) go to st05, deactivate trace
5) Click on display trace
6) here table names will also be shown
Regards,
Kiran
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,you'd to know wich program assigned to transaction(for ex. SE91,or System-Status),then go SE38 and push button Display Object List.
Also you can use SE80
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Use the TCODE :SE49 to get the details of the tables, whcih are used by the TCODE. Sometimes, it shows all and sometimes only some of the tables it shows.
VVR
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 12 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.