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

Jeffrey Boggess

Jeffrey Boggess is an enterprise integration specialist at Bowdark Consulting.

Colby Hemond

Photo of Colby Hemond
Colby Hemond is a senior technical consultant at Bowdark Consulting, where he is dedicated to bringing innovative ideas and solutions to clients and supporting them in their digital transformation.

James Wood

Photo of James Wood
James Wood is the founder and CEO of Bowdark Consulting, Inc., a consulting firm specializing in technology and custom development in the SAP landscape.

Joseph Rupert

Photo of Joseph Rupert
Joseph Rupert is a senior technical consultant at Bowdark Consulting.
Print edition E-book Bundle

Current titles

  • Cover of Object-Oriented Programming with ABAP Objects

    Object-Oriented Programming with ABAP Objects

    James Wood, Joseph Rupert

    470 pages, hardcover

    There's more to ABAP than procedural programming. If you're ready to leap into the world of object-oriented programming (OOP) and ABAP Objects—or are already there and just need a refresher—then this is the book you've been looking for. Thanks to More about the book

    from $64.99

    Available

    E-book | Print edition | Bundle
    • Make the move from procedural to object-oriented programming
    • Learn from conceptual explanations and practical examples
    • Download sample code that you can use to put your skills to the test
  • 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
  • Cover of Hands On with abapGit

    Hands On with abapGit

    Colby Hemond

    86 pages

    Your practical guide to implementing abapGit is here! Get step-by-step instructions for installing abapGit and creating your first project. Then see how to organize package structures and push, pull, and branch code changes using abapGit. Set up an initial Git More about the book

    $24.99

    Available

    E-Bite
    • Install abapGit in Eclipse and SAP GUI
    • Learn to use abapGit in common development scenarios
    • Integrate linters and tools for CI/CD