|
Foundations of Java For ABAP Programmers The only beginning book of its kind, this book will teach you SAP/ABAP developers the skills you need for Java 5 programming. The book emphasizes the fundamentals of core Java SE 5 and Java EE 5, to get you up to speed with these technologies. You'll learn about the most important enterprise Java API found in the new Java EE 5 platform, which you can immediately use and integrate. Furthermore, the book elaborates on connecting to a database, SAP Java Connector, servlets, Java Server Pages, Enterprise JavaBeans, and Java Messaging. |
|
Advanced programming in ABAP Introduction to ABAP.
ABAP is a programming language created and used by SAP for the development of application
programs, including:
Reports
Screens
Interfaces
Data conversions
All of R/3s applications and even parts of its basis system were developed
in ABAP.
ABAP is an event-driven programming language. User actions and system events control the
execution of an application. |
|
|
|