Related Titles
- Full Description
-
SAP ABAP (Advanced Business Application Programming) elucidates the numerous features of the core programming platform, which is used for development for the entire SAP software suite. SAP ABAP uses numerous hands on business oriented use cases and a valuable dedicated e-resource to demonstrate the underlying advanced concepts of the OO ABAP environment and the SAP UI. SAP ABAP covers the latest version (NetWeaver 7.3 and SAP application programming release 6.0) of the platform for demonstrating the customization and implementation phases of the SAP software implementation.
Shorn of weighty theoretical treatment and preoccupation with language syntax, SAP ABAP is a comprehensive, practical one stop solution,which demonstrates and conveys the languages commands and features through hands on examples. The accompanying e-resource is a take off point to the book.
SAP ABAP works in tandem with the accompanying e-resource to create an interactive learning environment where the book provides a brief description and an overview of a specified feature/command followed by the user switching over to the accompanying e-resource, where a step-by-step guide to creating and running the features object is available.
The presentation of the features is scenario oriented, i.e. most of the features are demonstrated in terms of small business scenarios. The e-resource contains the scenario descriptions, screen shots, detailed screen cams and ABAP program source to enable the reader to create all objects related to the scenario and run/execute them.
The underlying concepts of a feature/command are conveyed through execution of these hands-on programs. Further exercises to be performed independently by the reader are also proposed. The demonstration/illustration objects including the programs rely on some of the SAP application tables being populated, for example an IDES system which is now a de facto system for all SAP training related activities.What youll learn
- The core ABAP platform
- Advanced concepts of OO programming with ABAP
- SAP application tables
- IDES system
- Programming the SAP user interface.
Who this book is for
For beginners in SAP application programming, and as a reference for practicing professionals and consultants in SAP ABAP.
- Table of Contents
-
Table of Contents
Chapter I ERP and SAP Overview, SAP R/3 client server architecture, ABAP NetWeaver architecture, logging in, introduction to ABAP work bench environment
Chapter II - ABAP/Data Dictionary/DDIC- Data Dictionary in SAP
- Data Dictionary objects
- Dictionary Types
- Enforcing standardization, uniformity in a large database domains, data elements
- Database tables: transparent, pooled, clustered
- Index files
- Views, view types: database, projection, maintenance, help
- Search helps: elementary, collective
- Type Groups
- Lock objects
- Data utility for adjusting the data base tables
- Table maintenance generator
- Enhancements to DDIC objects
Chapter III - ABAP language basics- ABAP text editor features & facilities, ABAP data types, data objects, data declarations
- Arithmetic operations, data movement, string operations
- Internal program flow control: conditions & looping
Chapter IV - Classical reporting, using ABAP debugger- OPEN SQL introduction
- Write statement, output positioning, formatting, Width of output columns in a line, Size of page lines in a page, STANDARD HEADER Text Element List Heading, NON STANDARD HEADING - TOP-OF-PAGE , Footer - END-OF-PAGE
- Text Elements TEXT SYMBOL
- Events START-OF-SELECTION, END-OF-SELECTION.
- COLOR in lists
- Ensuring specified output not splitting from page to page RESERVE LINES
- Printing Lists sending to spool, sending lists to SAP Folder, Report Tree, Desktop soft wares viz. WORD, EXCEL, HTML
- Outputting blank lines, Icons, Symbols, Check box
- ABAP debugger settings, ABAP classical debugger, ABAP new debugger
- ABAP debugger - break points: static & dynamic
- ABAP debugger going through source code
- ABAP debugger - displaying, changing data object (including internal tables) contents
Chapter V - Internal tables- Internal Table Declarations: 3X notation, STANDARD tables; 4X notation, STANDARD, SORTED, HASHED tables
- Structure, HEADER LINE
- Operations: Filling Internal Table - adding rows, retrieving rows, updating rows, deleting rows, SORT, TEXT SORT, searching, copying, assigning, internal table controls, DESCRIBE TABLE
Chapter VI Maintaining Messages, Modularization- Message Id/Class, maintaining messages
- Types of messages
- MESSAGE command, issuing messages
- Macros - include programs, Subroutines, internal subroutines, external subroutines
- Function builder
- Function groups, Functions Modules. Function module types: NORMAL, RFC, UPDATE. Function module parameter interface. TABLES parameter. Raising exception with MESSAGE command
- Some SAP provided/built in Function modules
- Calling Function modules
Chapter VII - Retrieving, adding, updating, deleting data to Database tables Open SQL, Native SQL- Retrieve data SELECT command
- Columns specification, destination, conditions (WHERE), SORT specification
- Aggregate functions, ALL ENTRIES IN.., PACKAGE SIZE..
- Inner join, Outer join, Sub query
- Columns specification, conditions (WHERE), SORT specification in internal table
- Insert, Update, Delete data
- Native SQL
Chapter VIII - SELECTION-SCREEN- Formatting SELECTION-SCREEN, positioning & sizing objects: Text (COMMENT) & (Text Elements SELECTION TEXT), Text box (PARAMETERS), Push button, Check box, Radio button, SELECT-OPTIONS (multiple, complex selections), Blocks
- Program variants, maintaining program variants, retrieving variants
- SELECTION-SCREEN Events: INITIALIZATION, AT SELECTION-SCREEN OUTPUT, AT SELECTION-SCREEN, AT SELECTION-SCREEN ON HELP REQUEST, AT SELECTION-SCREEN ON VALUE REQUEST, AT SELECTION-SCREEN ON field, AT SELECTION-SCREEN ON BLOCK
- Declarative statement: .. TYPE RANGE OF
- SELECTION-SCREEN Definition & CALL
Chapter IX - Interactive reports- Generating multiple lists: primary lists, secondary lists
- Events AT LINE-SELECTION, AT USER-COMMAND, TOP-OF-PAGE DURING LINE SELECTION for header of secondary lists
- Creating application tool bar using menu painter
- Retrieving previous list data
- Lists in dialogue boxes
- Scrolling in lists
Chapter X Brief on ABAP OOPS- Classes in ABAP, local classes, global classes, class builder
- Built-in classes: CL_GUI_FRONT-END_SERVICES
- Class based error handling & exceptions
Chapter XI ALV reporting- Built-in classes:CL_GUI_CUSTOM_CONTAINER, CL_GUI_DIALOGBOX_CONTAINER, CL_GUI_ALV_GRID
- Using built-in class CL_GUI_ALV_GRID to generate lists in ALV grids Changing layouts, saving layouts, controlling grid properties, controlling Column properties (field catalogue)
- USE CL_GUI_ALV_GRID Events to create interactive grids, control grid tool bar etc
- ALV reports using Function modules
Chapter XII - Module pool programming- Screen painter, flow logic. creating screens, programs demonstrating all controls including SUB SCREEN AREA,TAB STRIP, TABLE CONTROL
- Validations on screens (FIELD...MODULE and CHAIN...ENDCHAIN)
- CALL SCREEN, SET SCREEN, LEAVE SCREEN etc.
- Errata
-
If you think that you've found an error in this book, please let us know about it. You will find any confirmed erratum below, so you can check if your concern has already been addressed.
No errata are currently published







