November 2011
Intermediate to advanced
608 pages
13h 33m
English
Similar to ABAP systems, SAP provides a complete solution for developing and transporting Java-based applications. Some of the examples of SAP applications that are either completely Java-based or dual-stack are SAP NetWeaver Portal, SAP Process Integration, and SAP Development Infrastructure. SAP recommends four-System-Landscapes for the development of Java-based applications.
Unlike the SAP ABAP three-System-Landscape, in Java systems, the code is developed as a software component in the Java development system (e.g., .jar files) and it has dependencies, so a separate consolidation system is needed to consolidate and assemble the code. Once the code is assembled, ...