SAP ABAP Training Course

Throughout this course, you’ll gain a deep understanding of the SAP ecosystem, enabling you to efficiently manage the functionality and leverage the wide range of features available in ABAP. Upon successful completion, you will possess the technical fluency necessary to build business-critical solutions and obtain SAP ABAP Course Certification, opening doors to exciting career opportunities in the SAP realm.
Throughout this course, you’ll gain a deep understanding of the SAP ecosystem, enabling you to efficiently manage the functionality and leverage the wide range of features available in ABAP. Upon successful completion, you will possess the technical fluency necessary to build business-critical solutions and obtain SAP ABAP Course Certification, opening doors to exciting career opportunities in the SAP realm.

Course Includes

30 Hours of Sessions

Flexible Schedules

24/7 Lifetime Support

FREE Demo on Request

One-on-One Doubt Clearing

Real-time Project Use cases

Instructor-led SAP ABAP live online Training Schedule

Flexible batches for you

SEP 16 WeekEnd SAT & SUN (5.5 Weeks) 07:00 AM to 10:00 AM (IST)
ORIENTATION CLASS
SEP 18 iuwegu MON – FRI (15 Days) 07:00 AM to 09:00 AM (IST)
CLASS 1
OCT 07th WeekEnd SAT & SUN (5 Weeks) 08:30 PM to 11:30 PM (IST)
CLASS 1
OCT 09th iuwegu MON – FRI (15 Days) 08:30 PM to 10:30 PM (IST)
CLASS 1

Price 17,795 16,015

SEP 16 WeekEnd SAT & SUN (5.5 Weeks)
07:00 AM to 10:00 AM (IST) ORIENTATION CLASS
SEP 18 MON – FRI (15 Days)
07:00 AM to 09:00 AM (IST) CLASS 1
OCT 07th WeekEnd SAT & SUN (5 Weeks)
08:30 PM to 11:30 PM (IST) CLASS 1
OCT 09th MON – FRI (15 Days)
08:30 PM to 10:30 PM (IST) CLASS 1

Price 17,795 16,015

Online Self Learning Courses are designed for self-directed training, allowing participants to begin at their convenience with structured training and review exercises to reinforce learning. You’ll learn through videos, PPTs and complete assignments, projects and other activities designed to enhance learning outcomes, all at times that are most convenient to you.

Starts at 16,015

Talk to our training advisor

SAP ABAP training content

Xtream Tech provides an extensive SAP ABAP Course curriculum that encompasses both foundational and advanced concepts. Our curriculum, designed by a panel of industry experts, is tailored to transform you into a proficient SAP ABAP developer. Discover the modules within our SAP ABAP Course below to gain further insights.

SAP ABAP Course Syllabus

Curriculum Designed by Experts

DOWNLOAD CURRICULUM

Topics:

  • Real time system landscape & SAP GUI Overview
  • Statement, Variables, Data Type, System Fields, Line-Color
  • Integer vs Numeric vs Packed Data types
  • Condense, concatenate, split Statements
  • STRLEN & TRANSLATE statements
  • FIND, REPLACE, SHIFT, MATCH OFFSET, FIRST OCCURENCE, ALL OCCURENCES statements
  • GUI Customization – Change GUI Color, Change GUI Theme
  • Increase Limit of Active sessions from 6 to N
  • Important Shortcut Keys in SAP
  • Display Customer-specific text on the SAP Gui logon screen
  • Basics of Field Symbol & Two Way link between Reference variable & Field Symbol

Topics:

  • Debugging Overview
  • Debugging function keys ( F5, F6, F7, F8)
  • System Fields – SY-SUBRC & SY-TABIX
  • CRUD operations on Internal table Data during Debugging

Topics:

  • Generate Selection Screen, Selection Text, Default, Obligatory Keywords & Debug)
  • if elseif else endif – statements
  • CASE ENDCASE stataments
  • Do endDo & EXIT statements
  • While endWhile statements
  • Message Types – ERROR, INFORMATION, ABORT, SUCCESS,WARNING
  • Selection Screen- Check box on Selection Screen
  • Selection Screen- Radio Button on Selection Screen
  • Block with Frame, Title, SKIP, Text symbol & Initialization Event
  • SSP – Push Button, Concatenate, USER-COMMAND, at Selection-screen Event
  • Custom Button on Application Tool Bar on Selection Screen
  • Disable the standard buttons on selection screen
  • Selection Screen – Tab Buttons
  • Selection Screen – at Selection-Screen on Event
  • Selection Screen – Custom F1 Help
  • Drop Down ListBox on Selection Screen
  • Custom F4 Help on selection Screen Input Field
  • Structure – – Important concept to proceed further with Rest of the ABAP
  • Internal Table – Important concept to proceed further with Rest of the ABAP
  • Insert vs Append vs Collect
  • Interact With DB Tables. Retrieve Single & Multiple Records
  • EDIT Standard Table’s Data (CRUD Operations on Standard Table)
  • Generate Dynamic Selection Screen
  • Select Option on Selection Screen
  • Selection Screen – Joins
  • Control Break event – AT NEW & ON change of
  • Control Break Statements – AT FIRST, AT LAST, AT END OF
  • Retrieve Data from 3 DB Tables using single Select Statement
  • Retrieve Data from 4 DB Tables using single Select Statement
  • Download data from Internal table to Local System in Excel File with Header
  • Code Inspector – Useful for Performance check of our Program
  • ATC & EPC — ABAP Test Cockpit & Extended Program Check
  • Performance Checks using ST05, SAT, ST12
  • Nested Loop & Parallel Cursor
  • Save the Complete Report Program as PDF File using shortcut Key
  • How to find the Inactive Objects in SAP System
  • Pretty Printer Settings
  • Classical Interactive Report
  • Convert First Letter of each Word in Upper Case
  • Button to EXPAND & COLLAPSE THE SELECTION-SCREEN BLOCK

Topics:

  • Executable Report Program vs Module Pool / Dialog Program
  • Design Screen & Create Transaction from SE80 to display Static Text
  • PBO Event, set PF status & Assign Functionality to Standard Tool Bar Button
  • I/O Fields, Push Buttons on Screen and At exit-command Module in PAI Event
  • Dictionary Fields in Module Pool Screen
  • Custom F1 & F4 help in Module Pool Screen
  • Module Pool Sub Screen, Sub Screen Area and Tab Strip Control
  • Drop Down Menu and SCREEN Internal Table
  • Screen Element – Table Control & Screen Type -Modal Dialog Box
  • Pass Range as Input in Module Pool Screen & Table Control
  • Insert Data into DB Table from Module Pool Screen & Check box + Radio Button
  • Table control with wizard & TabStrip with Wizard

Topics:

  • SUBROTUINE
  • Include Program
  • Function Module – SE80, SE37, TOP Inculde, UXX Include & Create Custom FM
  • Custom FM with parameters – Import, Export & Changing
  • Custom FM with user defined Exception

Topics:

  • Objects Transportation Management Overview
  • SE09 & SE80 – Create A Package. Transport Request and Task
  • Move the Objects from one task to another Task across Transport Request
  • Change the status of Change request from Released to Modifiable
  • Move object from $tmp package to Transportable Package
  • Repository Objects Version Management

Topics:

  • DDIC vs Repository Objects
  • Custom DB Table vs Standard DB Table
  • Create 1st Custom DB Table using Data Type only
  • CRUD operation in SE11 on Custom DB Table
  • Table Maintenance Generator , Maintain Table View & SE93 Create the T-CODE.
  • Dictionary Object – Data Element, Domain and 2 steps Table Maintenance
  • Database Structure, Include DB Structure in DB Table (.include) & in Program
  • Append Structure
  • Foreign Key Relationship Between 2 DB Tables
  • Currency, Currency Key & Quantity, Unit Fields in DB Tables
  • DDIC Object – Type Group
  • DDIC Object – Table Type
  • DDIC Object – View
  • Elementry Search Help
  • Collective Search Help & Attach Search Help at Selection Screen Level
  • Lock Object – ENQUEUE
  • Lock Object – DEQUEUE & at User-Command Event

Topics:

  • Presentation server, Application server, Database server Overview
  • Store File in Application Server
  • Schedule Background Job
  • Read Data from Application Server Files

Topics:

  • New Open SQL statements – SELECT + CASE for Internal table & Wok Area
  • ABAP 7.40 & 7.50 – INSERT, VALUE with escape operator
  • ABAP 7.40 7.50 – FILTER Operator
  • ABAP 7.40 & 7.50 – Concatenate Statement
  • ABAP 7.40 & 7.50 – Reduce Operator, INIT clause, For Clause & Next Clause
  • Read Table – Old ABAP Syntax vs New ABAP Syntax
  • Modify Statement- Old ABAP Syntax vs New ABAP Syntax
  • ABAP 7.40 & 7.50 – Aggregate Functions – MAX, MIN, AVAERAGE, SUM, COUNT
  • ABAP 7.51 – LINE_INDEX Function
  • New ABAP Syntax – LET Expression
  • New ABAP Syntax – COND & SWITCH
  • New ABAP Syntax – Insert with Select Query

Topics:

  • Scripts Intro, Overview of SE71 & Driver/Print Program
  • Avoid displaying of Text 2 times & Skip the Print Dialog Box
  • Multiple Windows in a Form and System Symbols
  • Program Symbols – Work Area
  • Upload and Display the Image in Forms – Text Symbol – Bitmap
  • Program Symbols – Fetch the Data from DB table & display as part of Form
  • Include the standard Text in script Form – Text Symbol – Include
  • Merge the Output of multiple Scripts using single Drive Program
  • Translate the Scripts texts
  • Generate Bar code on scripts
  • Smart Forms Overview
  • Smart Form System Fields and User Defined Import Parameter Declaration in SF
  • Address Object In Smart Forms
  • Pass Select Option as Parameter to the Smart Form
  • Loop & Program Lines Object – Control Break Event (Event on Sort Begin & End)
  • Display non-DB Data in Smart Form & Table and Command Objects
  • Standard Text, Multiple Windows, Image & Table-Header, Main Area, Footer
  • Window Type – COPY
  • Alternative (Condition) Object
  • Paragraph Format in Smart Style
  • Template Object in Smart Forms
  • Create Bar Code in Smart Forms – Character Format
  • Download the Smartform As PDF in Local System
  • Find Drive Program for any Smart Form
  • Real Time Scenario on Smart Forms
  • Adobe Form Overview
  • How to check whether ADS is configured or not
  • Check Whether ADS is connected or not
  • Display Static Text & call the Adobe Form from Driver/Print Program
  • Pass Parameter to the Adobe Form
  • Skip Print Dialog Box
  • Display the Image in Adobe Form – Method 1
  • Display the Image in Adobe Form – Method 2
  • Alternative Object in Adobe Form
  • Include Standard Text in Adobe Form
  • Address Object in Adobe Form
  • Generate BAR Code in Adobe Form
  • Display the Logo Based on Condition
  • Sub Form & Flowed Pages in Adobe Form
  • Master Page & Body Page in Adobe Form
  • Displaying Page n of m in Adobe Form
  • Perfrom Sum using FormCalc Language
  • Floating Fields in Adobe Form
  • One Exmple based on usage of JavaScript Language in Adobe Form

Free Career Counselling

We are happy to help you 24/7

Enroll Now
close slider

Please Fill your details

Please Fill your details

Note: Few seats left, Your batch starts in 5 days