SAP ABAP Tutorials

SAP single-tier, two-tier, three-tier architecture models

Single-Tier Architecture In a single-tier system configuration, all the processing tasks ( presentation, application, and database ) is performed by a single machine. SAP’s R/1 system followed single-tier architecture. Mainframe systems also follows single-tier architecture. We can use this model for SAP IDES system installation, for training and demonstration purpose. Two-Tier Architecture A two-tier architecture

SAP single-tier, two-tier, three-tier architecture models Read More »

SAP NetWeaver Runtime Environments AS ABAP and AS Java

SAP NetWeaver Application Server comes in two flavors SAP NetWeaver Application Server ABAP (ABAP runtime environment AS ABAP) SAP NetWeaver Application Server Java (Java runtime environment AS Java) AS ABAP provides the runtime environment for programs written in ABAP. ABAP is SAP’s proprietary language and most business applications in the SAP system are written in

SAP NetWeaver Runtime Environments AS ABAP and AS Java Read More »