2004 Oct 05 12:12 PM
When a client access any screen where does our abap code reside in the SAP architecture.
Plz answer to this question
thanx
When a client access any screen where does our abap code reside in the SAP architecture.
Plz answer to this question
thanx
2004 Oct 05 12:42 PM
I assume your question is , "Where does ABAP code reside ?"
There are two tables , that might be of interest to you.
1) <b>REPOSRC</b> ( see field DATA - stored as RAWDATA compressed )
2) <b>TRDIR</b>(view)
Regards,
Subramanian V.
2004 Oct 05 1:11 PM
Hi,
From an architecture point of view your code will reside in the application server.
Regards,
John.
2004 Oct 05 3:49 PM
If you are talking about where the source code of your program, like any other database in SAP, it should resides in DB server.
2004 Oct 05 7:33 PM
every data is stored in database in SAP.
like all other data the programs which we develop resides in Database.
Message was edited by: Narasimha
2004 Oct 05 7:45 PM
Hi Harikiran
"If the user has triggered a program with a user action, then the program context is loaded on the <b>application server</b>. The program context contains memory areas for variables and complex data objects, information on the screens for the user dialogs and ABAP processing blocks. The runtime system gets the program information from the <b>repository</b> <i>which is a special part of the database</i>."
*--Serdar
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |