· Includes a comprehensive description of all important ABAP commands
· Provides an introduction to the concepts of object orientation
· Offers step-by-step techniques to develop your first working ABAP application
In its newly revised and updated second edition, ABAP Basics is an ideal companion on your journey towards your first working ABAP applications. Whether you are already familiar with another programming language or ABAP is your first, this book provides you with comprehensive and structured basics on programming business-critical software. Get to know all relevant programming concepts and methods from scratch and implement them based on a holistic, real-life example. Procedural and object-oriented language elements are presented with step-by-step instructions, screenshots, and tried-and-tested tips. With every chapter, this book extends the sample application so that you are able to reproduce a comprehensive ABAP application with all its details.
Introduction to ABAP Programming
Get to know the most important ABAP statements and concepts of object orientation in order to write your first functional applications.
Language Requirements
Learn the programming language of SAP, while understanding the connections between ABAP programming and other programs.
Standard Solutions
Read about typical problems and their solutions, while referencing solution screenshots and step-by-step instructions.
Latest Updates
Explore updated content, such as a new overview to SAP software and architecture, as well as updated references to terminology, source references, and programming errors.
Practice Scenario
Use the practice scenario provided in this book to embark on a real-life programming project.
· Object Navigator
· Procedural Language Elements
· Database Access
· User Interface and Screen Input/Output
· Object-Oriented Language Elements
· Software Architecture and Software Design
· SAP Programming Guidelines and Tools
Günther Färber and Julia Kirchner are partners of NEXONTIS IT GmbH, which specializes in consulting services in the area of new software technologies and business applications in the SAP environment. They both have many years of experience in ABAP programming and in the development and implementation of ABAP trainings and workshops.
Posted by Miguel Angel Cobos on Aug 20th, 2011
The english version of this book has been updated and revised in 2011. At the moment of writing this review, July 2011, the last trial (or developer edition) of SAP Netweaver Application Server with ABAP is version 7.02.
Unfortunately, this book includes many dialogs and forms that match only with release 6.10, SAP Web Application Server. Also, some examples show obsolete functions. For instance, GUID_CREATE, POPUP_TO_CONFIRM_NEXT_STEP, etc.
Also, it's frustrating to see that SAP Press doesn't provide a way to download the source code of the book. For instance, programming the practice scenario in chapter 7 takes a long time. The programs and functions modules in this chapter cover twenty five pages. After writing 20 pages of code... is sad to discover that some functions are incomplete. For example, the function zptb00_obj_doc_book
Last, the book site doesn't provide an area with errata information, and i've found some programming and typo mistakes.
At overall, "ABAP Basics (2nd edition)" has been my first book from SAP Press, and it's a good entry for a newbie with ABAP.
Posted by Thiago Rabelo on Apr 28th, 2011
I think ABAP is a "should have" knowledge to a consultant, even to a functional/process one. So I'm reading this one not to become a ABAP programmer but to know how it works and, must important, how it can help me.
This book is very good even for me who didn't know ABAP programming language.
Posted by Shiju David on Apr 28th, 2011
Although I work on the SAP Functional side, I purchased this book to enhance my Technical skills. Coupled with the 'Discover ABAP' book, this would make a very good reading, especially for those who are not on the Technical side but like to enrich their Technical knowledge.