|
Written by Administrator
|
|
Tuesday, 03 March 2009 12:22 |
The next generation of SAP software was called SAP R/3.
This was the most popular release.
Even today the term SAP is used synonymously with SAP R/3 (the usage may not true any more).
SAP R/3 was based on client server architecture.
The presentation layer and the business logic would reside on a desktop.
The database would run on a database server.
All desktops would connect to the database server to write and read data.
If one has to upgrade the business logic then all the desktop would need to be patched.
|