Personnaliser

OK

Object-Oriented Programming with ABAP Objects - Boggess, Jeffrey

Note : 0

0 avis
  • Soyez le premier à donner un avis

Vous en avez un à vendre ?

Vendez-le-vôtre
Filtrer par :
Neuf (2)
Occasion
Reconditionné

89,47 €

Produit Neuf

  • Ou 22,37 € /mois

    • Livraison à 0,01 €
    Voir les modes de livraison

    rarewaves-uk

    PRO Vendeur favori

    4,8/5 sur + de 1 000 ventes

    Expédition rapide et soignée depuis l`Angleterre - Délai de livraison: entre 10 et 20 jours ouvrés.

    Nos autres offres

    • 81,01 €

      Produit Neuf

      Ou 20,25 € /mois

      • Livraison à 0,01 €
      Voir les modes de livraison
      4,7/5 sur + de 1 000 ventes

      Nouvel article expédié dans le 24H à partir des Etats Unis Livraison au bout de 20 à 30 jours ouvrables.

    • 89,47 €

      Produit Neuf

      Ou 22,37 € /mois

      • Livraison à 0,01 €
      Voir les modes de livraison
      4,8/5 sur + de 1 000 ventes

      Expédition rapide et soignée depuis l`Angleterre - Délai de livraison: entre 10 et 20 jours ouvrés.

    Publicité
     
    Vous avez choisi le retrait chez le vendeur à
    • Payez directement sur Rakuten (CB, PayPal, 4xCB...)
    • Récupérez le produit directement chez le vendeur
    • Rakuten vous rembourse en cas de problème

    Gratuit et sans engagement

    Félicitations !

    Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !

    En savoir plus

    Retour

    Horaires

        Note :


        Avis sur Object - Oriented Programming With Abap Objects de Boggess, Jeffrey Format Relié  - Livre Littérature Générale

        Note : 0 0 avis sur Object - Oriented Programming With Abap Objects de Boggess, Jeffrey Format Relié  - Livre Littérature Générale

        Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.


        Présentation Object - Oriented Programming With Abap Objects de Boggess, Jeffrey Format Relié

         - Livre Littérature Générale

        Livre Littérature Générale - Boggess, Jeffrey - 01/04/2026 - Relié - Langue : Anglais

        . .

      • Auteur(s) : Boggess, Jeffrey - Hemond, Colby - Rupert, Joseph - Wood, James
      • Editeur : Rheinwerk Publishing Inc.
      • Langue : Anglais
      • Parution : 01/04/2026
      • Format : Moyen, de 350g à 1kg
      • Nombre de pages : 443.0
      • ISBN : 9781493227143



      • Résumé :

        ... Preface ... 17

        ... Target Group and Prerequisites ... 17

        ... Structure of the Book ... 17

        ... Conventions ... 19

        ... Source Code and Examples ... 20

        ... Acknowledgments ... 20

        1 ... Introduction to Object-Oriented Programming ... 23

        1.1 ... The Need for a Better Abstraction ... 23

        1.2 ... Classes and Objects ... 25

        1.3 ... Establishing Boundaries ... 29

        1.4 ... Reuse ... 31

        1.5 ... Object Management ... 34

        1.6 ... UML Tutorial: Class Diagram Basics ... 35

        1.7 ... Summary ... 40

        2 ... Working with Objects ... 41

        2.1 ... Defining Classes ... 41

        2.2 ... Working with Objects ... 51

        2.3 ... Building Your First Object-Oriented Program ... 70

        2.4 ... Working with Global Classes ... 76

        2.5 ... Developing Classes Using ABAP Development Tools ... 88

        2.6 ... Working with Constructor Expressions ... 101

        2.7 ... UML Tutorial: Object Diagrams ... 104

        2.8 ... Summary ... 106

        3 ... Encapsulation and Implementation Hiding ... 107

        3.1 ... Lessons Learned from Procedural Programming ... 107

        3.2 ... Data Abstraction with Classes ... 116

        3.3 ... Defining Component Visibilities ... 117

        3.4 ... Hiding the Implementation ... 123

        3.5 ... Designing by Contract ... 124

        3.6 ... UML Tutorial: Sequence Diagrams ... 125

        3.7 ... Summary ... 126

        4 ... Object Initialization and Cleanup ... 129

        4.1 ... Understanding the Object Creation Process ... 129

        4.2 ... Working with Constructors ... 133

        4.3 ... Taking Control of the Instantiation Process ... 137

        4.4 ... Garbage Collection ... 143

        4.5 ... Tuning Performance ... 144

        4.6 ... UML Tutorial: State Machine Diagrams ... 146

        4.7 ... Summary ... 147

        5 ... Inheritance and Composition ... 149

        5.1 ... Generalization and Specialization ... 149

        5.2 ... Inheriting Components ... 159

        5.3 ... The Abstract and Final Keywords ... 166

        5.4 ... Inheritance Versus Composition ... 173

        5.5 ... Working with ABAP Refactoring Tools ... 176

        5.6 ... UML Tutorial: Advanced Class Diagrams, Part I ... 179

        5.7 ... Summary ... 182

        6 ... Polymorphism ... 183

        6.1 ... Object Reference Assignments Revisited ... 183

        6.2 ... Dynamic Method Call Binding ... 189

        6.3 ... Interfaces ... 191

        6.4 ... UML Tutorial: Advanced Class Diagrams, Part II ... 207

        6.5 ... Summary ... 209

        7 ... Component-Based Design Concepts ... 211

        7.1 ... Understanding SAP's Component Model ... 211

        7.2 ... The Package Concept ... 214

        7.3 ... Package Design Concepts ... 233

        7.4 ... UML Tutorial: Package Diagrams ... 235

        7.5 ... Summary ... 237

        8 ... Error Handling with Exception Classes ... 239

        8.1 ... Lessons Learned from Prior Approaches ... 239

        8.2 ... The Class-Based Exception Handling Concept ... 241

        8.3 ... Creating Exception Classes ... 243

        8.4 ... Dealing with Exceptions ... 250

        8.5 ... Raising and Forwarding Exceptions ... 255

        8.6 ... UML Tutorial: Activity Diagrams ... 267

        8.7 ... Summary ... 269

        9 ... Unit Tests with ABAP Unit ... 271

        9.1 ... ABAP Unit Overview ... 271

        9.2 ... Creating Unit Test Classes ... 274

        9.3 ... Assertions in ABAP Unit ... 280

        9.4 ... Managing Dependencies ... 283

        9.5 ... Case Study: Creating a Unit Test in ABAP Unit ... 288

        9....

        Biographie:
        Jeffrey Boggess is an enterprise integration specialist at Bowdark Consulting, Inc....

        Sommaire:

        ABAPers, get on the cutting edge of object-oriented programming for ABAP! Start by mastering the ABAP Objects syntax and then walk through object encapsulation, initialization, inheritance, and polymorphism. Dive into case studies that demonstrate object-oriented programming in real-world scenarios, from consuming services with SAP BTP ABAP environment to modeling behavior with the ABAP RESTful application programming model. Get expert tips, downloadable code examples, and best practices!

        In this book, you'll learn about:

        a.Working with ABAP Objects

        Explore the benefits of object-oriented programming over classic procedural code. Get ABAP Class Builder and ABAP Development Tools up and running, and then learn the ABAP Objects syntax to build your first object-oriented program.

        b.Basic to Advanced Object-Oriented Programming

        Create flexible and reusable code with ABAP Objects. Combine data and behavior through encapsulation, initialize and clean up objects, implement inheritance and polymorphism techniques, and more.

        c.Modern Development Scenarios

        Apply your skills with real-world case studies! Work with SAP Business Technology Platform, the ABAP RESTful application programming model, and the Business Object Processing Framework to tackle today's programming challenges.

        Highlights include:

        1)Encapsulation

        2)Instantiation

        3)Inheritance

        4)Polymorphism

        5)Component-based design

        6)Error handling

        7)Unit testing

        8)ABAP Class Builder

        9)ABAP Development Tools

        10)ABAP RESTful application programming model

        11)SAP BTP, ABAP environment

        Business Object Processing Framework (BOPF)

        ...

        Détails de conformité du produit

        Consulter les détails de conformité de ce produit (

        Personne responsable dans l'UE

        )
        Le choixNeuf et occasion
        Minimum5% remboursés
        La sécuritéSatisfait ou remboursé
        Le service clientsÀ votre écoute
        LinkedinFacebookTwitterInstagramYoutubePinterestTiktok
        visavisa
        mastercardmastercard
        klarnaklarna
        paypalpaypal
        floafloa
        americanexpressamericanexpress
        Rakuten Logo
        • Rakuten Kobo
        • Rakuten TV
        • Rakuten Viber
        • Rakuten Viki
        • Plus de services
        • À propos de Rakuten
        Rakuten.com