Discover ABAP 2nd Edition : Your Introduction to ABAP Objects

Bok av Thorsten Franz
ABAP workshops to help you learn quickly Task-oriented presentation of the most important ABAP statements Commented code examples and many screenshots 2nd edition, updated and expanded Are you an ABAP novice? Not for long! With this book, youre well on your way to becoming fluent in the language of ABAP. Begin at the beginning with a quick introduction to the SAP system, and then gain an instant sense of achievement with self-written source code. Based on a simple example, youll be able to create your own programming solutions before you know it. Discover the world of ABAP development in more and more detail, from single-line reports to program flow control and data transfer. With commented code examples, numerous screenshots, and valuable tips and tricks, youll soon feel like you were born to speak ABAP. The Whole Picture Learn everything you need to explore the world of ABAP programming: the architecture of the SAP system, the most essential development tools, and the structure of ABAP reports. Getting Started Write your very first ABAP program! It only takes a few steps to create your first report, maintain its properties, and write the source code. Follow Along with a Comprehensive Example Create database tables and lists, work with fields and calculations, and detect errors. Thanks to the hands-on examples, youll quickly understand the application purpose of your code lines. Sample Code Benefit from detailed and fully commented sample code that will take you to the next level of ABAP understanding. Advanced Topics Move beyond the basics to master logical expressions, modularize programs, and deal with forbidden code. Highlights Getting started in the SAP system ABAP Dictionary and ABAP Editor Fields and calculations Modifying character strings Debugging programs Modifying transparent database tables Calculating dates, times, quantities, and currencies Using data in a database table Program flow control and logical expressions Selection screens Internal tables Modularizing programs