Deep Abap - BY - AMOL
Deep Abap - BY - AMOL
By Arjun 45 Days
Contact No +91 9439558643
________________________________________________________________
Preface: This course is only for trained ABAP consultants who are interested for Real time/Deep
knowledge in ABAP looking for the experienced jobs.
Debugging Techniques
Here we will learn basics and advanced debugging techniques which are used throughout SAP.
Introduction to debugging
Break Point and /H
Using F5, F6, F7, F8
Watch Point
Debugging standard Tcodes
Debugging standard SAP error messages, Function Modules etc.
Editing values in debugging and bypassing Errors
Other options in debugging
Adobe Forms
Here we will develop Adobe Form instead of Smart form.
Let’s develop a real time Adobe Form with Interactive functionalities as per client requirements
New ABAP syntaxes
Here we will use NEW Abap syntaxes for S/4 Hana
Inline Declarations
Table Expressions
Conversion Operator CONV
Value Operator VALUE
FOR operator
Reduction operator REDUCE
Conditional operators COND and SWITCH
CORRESPONDING operator
Strings
Loop at Group By
Classes/Methods