‎2007 Jun 20 2:10 PM
Hi,
When we program a report in ABAP , where is it stored in the hard disk of
the system and what will be its extension?
Is it possible to get a view of all ABAP programs without logging into R/3 and directly from Windows Search?
Regards,
Neeraja
‎2007 Jun 20 2:23 PM
Hi,
It's been a confusion actually.
Just note that the programs and all the objects in the SAP are stored in the "Application Server".(Not ur hard disk).
Here the Application Server refers to the server where the only way interaction between ur presentation server and the Database server.
Hope it is clear.
Cheers,
Simha.
Reward all the helpful answers..
‎2007 Jun 20 2:16 PM
Neeraja,
No.
You can see all the program names in table TRDIR or TADIR.
K.Kiran.
‎2007 Jun 20 2:20 PM
Hi Kiran,
First of all , thanks for your reply.
The programs must be stored somewhere in the disk physically.
Is it not possible to know where they get stored?
Regards,
Neeraja
‎2007 Jun 20 2:29 PM
Neeraja,
Servers will be located at Clients Place,probably a Basis Guy can throw some light on this.Programs will not be stored in the hard disk of the respective pc's.
K.Kiran.
Message was edited by:
Kiran K
‎2007 Jun 20 2:23 PM
Hi,
It's been a confusion actually.
Just note that the programs and all the objects in the SAP are stored in the "Application Server".(Not ur hard disk).
Here the Application Server refers to the server where the only way interaction between ur presentation server and the Database server.
Hope it is clear.
Cheers,
Simha.
Reward all the helpful answers..
‎2007 Jun 20 2:53 PM
hi,
ABAP programs are stored in APPLICATION SERVERS( <b>object browser SE80</b> ) not in HARD DISK.
genarally servers are placed at client locations.
if you want see the programs, please look in table <b>TADIR</b>.
regards,
Ashokreddy