The authors of »Object-Oriented Programming with ABAP Objects«

James Wood

Photo of James Wood
James Wood is the founder and principal consultant of Bowdark Consulting, Inc., a consulting firm specializing in technology and custom development in the SAP landscape. Before starting Bowdark in 2006, James was an SAP NetWeaver consultant for SAP America, Inc. and IBM Corporation, where he was involved in many large-scale SAP implementations. James is also an SAP Mentor and author of several best-selling SAP titles. To learn more about James and this book, please check out his website at www.bowdark.com.

Joseph Rupert

Photo of Joseph Rupert
Porträt des Autors (mit Produktbezug)
Print edition E-book Bundle

Current titles

  • Cover of ABAP Cookbook

    ABAP Cookbook
    Programming Recipes for Everyday Solutions

    James Wood

    548 pages, hardcover

    With this book, get answers to typical ABAP development problems or tasks: persistence programming, interface programming, security and tracing techniques, etc. The complexity of the "recipes" ranges from the simple starter plates to the complex main courses—and some sweet deserts, More about the book

    $64.99

    Available

    E-book
    • Find answers to common and complex programming problems in various tutorials
    • Learn the classic and modern techniques for developing solutions in ABAP
    • Explore detailed code samples throughout the book
  • Cover of BOPF: Business Object Development

    BOPF: Business Object Development

    James Wood, Joseph Rupert

    51 pages

    In this E-Bite, you’ll learn how to use the Business Object Processing Framework (BOPF) in tandem with ABAP OOP skills to build powerful business solutions. Manage the lifecycle of business objects to speed up, standardize, and modularize your development. This More about the book

    $9.99

    Available

    E-Bite
    • Discover the anatomy of a business object, from nodes to queries
    • Learn to work with the BOPF Client API
    • Build and enhance business objects
  • Cover of ABAP Unit: Writing and Executing Unit Tests

    ABAP Unit: Writing and Executing Unit Tests

    James Wood, Joseph Rupert

    46 pages

    In this E-Bite, you’ll learn how to develop and execute automated unit tests using the ABAP Unit test framework. Verify outcomes and validate the results of paths throughout your ABAP OOP code with these tests! This E-Bite was originally published More about the book

    $9.99

    Available

    E-Bite
    • Define and implement unit test classes
    • Execute and evaluate test results
    • Understand the benefits of test-driven and behavior-driven development