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

r3 arch

Former Member
0 Likes
458

Multi-tier, cooperative client/server is ti means we r using distributed database here?

distributed database in the sense it is physically residing at diffrent locations

Multi-tier, cooperative client/server is ti means we r using distributed database here?

distributed database in the sense it is physically residing at diffrent locations

2 REPLIES 2
Read only

Former Member
0 Likes
421

hi

Multi-tier doesnot mean means we r using distributed database . it means

Presentation Server

Business Logic

DAtabase

are at diff locactions or PCs.

distributed database in the sense it is physically residing at diffrent locations . <b>yes ur are exactly right by saying this.this is actually done for Load Sharing so that database access may not get slow</b>

CoOperative Cient/Server

A system, method, and computer-usable medium for customizing and displaying a network file distributes customization tasks between a client and a server. A client sends a request for a network file, such as a Web page, to a server. The request may include information regarding the client machine type, browser, and customization options (i.e. preferences). Customization options may include personal (i.e. user) options and group (i.e. department, corporate, etc.) options. These options, along with the client machine type and browser, are used by the server to determine how to customize the requested network file. The server obtains the requested network file, and a server-side customization program customizes the file. The server-side customization program may also analyze the network file, and may embed return customization information in the customized network file. The client receives the customized network file, including the return customization information, from the server. A client-side customization program then performs further customization on the network file. This customization may be based on the return customization information from the server, other user preferences known by the client, and/or current conditions at the client. After the client-side customization is complete, the final customized file is displayed by the client.

regards

ravish

<b>plz dont forget to reward points if useful</b>

Read only

Former Member
0 Likes
421

The R/3 basis system guarantees the integration of all application modules. The R/3 basis s/w provides the run time environment for the R/3 applications ensures optimal integration, defines a stable architectural frame for system enhancements, and contains the administration tools for the entire system.One of the main tasks of the basis system is to guarantee the portability of the complete system.

The central interfaces of R/3 system are,

Presentation Interface.

Database Interface.

Operating system Interface.

The interface which converts SQL requirements in the SAP development system to those of the Database in <b>Database Interface</b>.

Regards,

Pavan