Sources of ABAP Kochbuch by Rheinwerk-Verlag Written by Enno Wulff, Maic Haubitz, Dennis Goerke, Udo Toenges, Sascha Seegebarth.
Use abapGit for installing the sources in your SAP system.
The sources will be installed as local objects with package $ABAP_KOCHBUCH and sub packages $ABAP_KOCHBUCH_KAPITEL_nn.
The migration of the ABAP Kochbuch sources are in progress.
All migrated chapters are shown below.
No sources, just text
Tables ZBOOK_AREAS and ZBOOK_CLASS
Maintenance Dialog must be genarated by you.
Viewcluster must be generated by you.
Main prog for exit routines are here:
ZBOOK_VIEWCLUSTER_EXIT_POOL
In the book we describe to use number range objekt "ZBOOK_TIK". Actually it's "ZBOOK_TIC". Please make sure you use the right object name. Replaced Demo with VBAK by Demo with DD02L PROG ZBOOK_DEMO_VBAK -> ZBOOK_DEMO_DD02L TABL ZBOOK_DEMO_VBAK -> ZBOOK_DEMO_DD02L
Reuse Controls
Work with textedit Control
Application log
Change documents. not yet supportet by abapGit. Create as described in the book
Work with Tree Controls
Dynamic documents
Implement modules in ticket system (no sources)
Use frame works. Creation of Spliiter-admin-control.
ALV Grid control
Drag & drop
smart forms
Generic Object Services
Send E-Mails
Dynamic Programming Watch out: Names may differ. Reports ZBOOK_DYN* => ZBOOK_DEMO_DYN*
Exception classes
Personalization Personalization dialog assigned to chapter 04 because one function group.
Webservices
Parallel processing