Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Programs in Application server/Hard Disk

Former Member
0 Likes
585

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

1 ACCEPTED SOLUTION
Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
556

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..

5 REPLIES 5
Read only

kiran_k8
Active Contributor
0 Likes
556

Neeraja,

No.

You can see all the program names in table TRDIR or TADIR.

K.Kiran.

Read only

Former Member
0 Likes
556

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

Read only

kiran_k8
Active Contributor
0 Likes
556

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

Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
557

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..

Read only

Former Member
0 Likes
556

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