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

Quick question on application layer in R/3.

Former Member
0 Likes
571

Hi all,

What is the layer when we see the files using AL11..These are the directories eg /tmp/ etc. where our files are stored. BUT WHAT LAYER is this? Is this the application layer?

Thanks,

Charles.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
531

hi,

yes it is Application Layer.

By transaction AL11 we can view files on Application layer.

It Displays SAP Directories

Regards

Brijesh

<REMOVED BY MODERATOR>

Edited by: Briesh Patel on Apr 16, 2008 9:11 PM

Edited by: Alvaro Tejada Galindo on Apr 16, 2008 12:22 PM

2 REPLIES 2
Read only

Former Member
0 Likes
532

hi,

yes it is Application Layer.

By transaction AL11 we can view files on Application layer.

It Displays SAP Directories

Regards

Brijesh

<REMOVED BY MODERATOR>

Edited by: Briesh Patel on Apr 16, 2008 9:11 PM

Edited by: Alvaro Tejada Galindo on Apr 16, 2008 12:22 PM

Read only

Former Member
0 Likes
531

Hi Charles,

Yes, it is Application layer. But you wont have a access

of using that transaction. You require permissions for that.

Application layer is nothing but it consists of one or more application servers and a message server. Each application server contains a set of services used to run the R/3 System.

Theoretically, you only need one application server to run an R/3 System. In practice, the services are distributed across more than one application server. This means that not all application servers will provide the full range of services. The message server is responsible for communication between the application servers. It passes requests from one application server to another within the system. It also contains information about application server groups and the current load balancing within them. It uses this information to choose an appropriate server when a user logs onto the system.

You can upload and download the files to application layer

also.

I hope this will be helpful for you.

Cheers,

Swamy Kunche