2008 Mar 12 6:53 AM
HI
Im new to ABAP.
What are the tables TSTC, TRDIR , TADIR , TNAPR for ?
Thanks
2008 Mar 12 6:58 AM
TSTC : Table where all the transaction codes are stored in SAP
TRDIR : System table which gives the details of the ABAP programs in SAP
TADIR : directory of the repository objects
TNAPR : processing programs for output (for scripts and forms)
thanks
Hi Dude,
TSTC - SAP Transaction Codes,
TRDIR - System Table
TADIR - Directory of Repository Objects
TNAPR - Processing programs for output
Regards,
Lakshmanan
2008 Mar 12 6:58 AM
TSTC : Table where all the transaction codes are stored in SAP
TRDIR : System table which gives the details of the ABAP programs in SAP
TADIR : directory of the repository objects
TNAPR : processing programs for output (for scripts and forms)
thanks
2008 Mar 12 6:58 AM
2008 Mar 12 6:59 AM
Hi,
Table TSTC has list of all the standard as well as ZTcode that do exists in the system
Tadir is for Finding out Enhamcement componenets..will be usefull for user exits
2008 Mar 12 6:59 AM
TSTC: To store SAP Transaction Codes
TRDIR: System table TRDIR
TADIR:Directory of Repository Objects
TNAPR:Processing programs for output
Reward points.
2008 Mar 12 6:59 AM
Hi
TSTC:-->It is for All SAP Transaction Codes
TRDIR:-->It is For Storing The ABAP Program Name
TADIR-->It is a Directory of Repository Objects
TNAPR-->It stores The Processing programs for output(Smartform And SapScript)
Reward If useful
2008 Mar 12 6:59 AM
Hi Dude,
TSTC - SAP Transaction Codes,
TRDIR - System Table
TADIR - Directory of Repository Objects
TNAPR - Processing programs for output
Regards,
Lakshmanan
2008 Mar 12 7:02 AM
TSTC- List of all the transaction codes
TADIR- directory of repository objects
TRDIR-System table trdir
(both tadir abd trdir contain information about the program i.e the author,development class ,time of development ,changes etc)
TNAPR-processing programs for putput
u can go to se11 and put in the names of the table
u will get the description of the table as well as the idea what it does because u can se all the fields that rae there in the table
Do reward if helpful
2008 Mar 12 7:04 AM
Hi Go to SE11,
select tables :
put the tables one by one and see the structure of these tables.
then see the records present in them you will get answer to your question yourself.
TSTC: It stores sap transaction codes and thier progeram names.
effectively data from SE93 goes to this table.
TRDIR : this is a projection view on table REPOSRC Report source code.
you will find all the program attributes stored in this table.
TADIR :Directory of Repository Objects
this stores attributes for dictonary objects.
TNAPR :Processing programs for output
this stores output types and thier programs ,slos sap scripts and smartforms, thier driver programs. this is Governed by Transaction NACE.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |