SAP ABAP on HANA Certification Training
ABAP deploys the basis for numerous SAP applications, with a wide range of features and functionality for developing powerful business solutions. SAP HANA provides the opportunity to launch with new and complex technologies. SAP ABAP on HANA training will help you in building your career as a powerful ABAP Developer, learn high-level ABAP programming for SAP HANA, develop Agile and operation data mart in SAP ABAP on HANA 1.0, and advanced reporting using the new reporting tools.Description
SAP ABAP HANA has taken quantum leap in SAP technology that aims at digitization of whole economy, not only in new custom development projects, but also in the existing applications. ABAP remains as an important language for many custom developments and SAP business applications. Invade of ABAP 7.4, resulted in various improvements to the ABAP language, which allows writing streamlined ABAP code and getting benefits from SAP HANA. The course helps you to master the optimization of ABAP (Advanced Business Application Programming) applications that gives access to data stored in the SAP HANA Database. Our training covers features for unified data modeling and definition with core data services, database-independent programming with open SQL, and simplified control of stored procedures with ABAP – managed database procedures.
Did you Know
- SAP NetWeaver as ABAP makes it easy to utilize SAP HANA and develop SAP Fiori business apps, reinforces Industrial IoT scenarios, provides tools for migration to SAP S/4HANA and it is protractile to the Cloud.
- Superior open and extensible toolset for ABAP development in Eclipse with advanced source code edit, UI, test, search, navigation, Quality Assurance and troubleshooting, supports for new programming model for SAP Fiori.
- ABAP Managed Code-Pushdown makes easy to use SAP HANA in inventive applications through Core Data Services (CDS), Open SQL, and ABAP Managed Database Procedures (AMDP).
- ABAP Channels infrastructure permits real-time event-driven communication by superseding inefficient polling techniques via push notifications based on publish-subscribe mechanism and WebSockets in ABAP.
Why learn and get certified in SAP ABAP on HANA?
- Learning ABAP on HANA will enable ABAP developers to build cutting-edge business applications leveraging the proven, reliable ABAP technology as well as the robust in-memory capabilities provided by SAP HANA.
- According to the research results of indeed.com the average yearly salary for “SAP ABAP Developer” ranges from approximately $91,946 per year for Developer to $102,684 per year for Senior Developer.
- This certificate proves that the trainee not only has the prerequisite understanding of ABAP development but is also able to apply these skills in a practical manner under the supervision of a project lead.
Pre-requisites
- Basic knowledge of ABAP programming (procedural and object oriented)
- Basic programming skills
- Knowledge of Open SQL
- A general understanding of SAP HANA would be beneficial.
Course Objective
After the completion of SAP ABAP on HANA course, you will be able to:- Design simple and advanced SAP HANA applications with ABAP
- Understand the important concepts in ABAP development for SAP HANA
- Install Develop Environment, SAP HANA Studio and ABAP Development Tools for SAP NetWeaver
- Detect and analyze the performance of your ABAP coding
- Integrate native SAP HANA objects
Who should attend this Training?
- ABAP Application Developers
- ABAP Development Consultants
- ABAP Development Architects
Prepare for Certification!
Our training and certification program gives you a solid understanding of the important topics covered on the SAP ABAP on HANA. In addition to boosting your income potential, getting certified in SAP ABAP on HANA demonstrates your knowledge of the skills necessary to be an effective Professional. The certification validates your ability to produce reliable, high-quality results with increased efficiency and consistency.How will I perform the practical sessions in Online training?
For online training, ZaranTech provides a virtual environment that helps in accessing each other’s system. The complete course material in pdf format, reference materials, course code is provided to trainees. ZaranTech conductes online sessions through any of the available requirements like Skype, WebEx, GOTOMeeting, Webinar, etc.- What is ERP?
- Why we need ERP?
- Advantages of ERP
- Major ERP Packages
Unit 2: Introduction to SAP & R/3 Architecture
- What is SAP?
- History & Features of SAP
- SAP R/2 Architecture (Limitations of R/2 Architecture)
- SAP R/3 Architecture (Types of work processes)
- SAP R/3 Application Modules
- SAP Landscape
Unit 3: Introduction to SAP HANA
- Evolution of HANA
- Introduction to SAP HANA
- Introduction to SAP In-Memory Strategy and Technology
- HANA compare to BWA
- SAP HANA Landscape
- SAP In-Memory Computing Product Strategy and Roadmap
Unit 4: SAP HANA STUDIO Look & Feel
- In-Memory Computing Studio
- Administration view
- Navigator View
- System Monitor
- Information Modeler
Unit 5: SAP HANA Architecture
- Architecture Overview
- IMCE and Surroundings
- Row Store
- Column Store
- Loading data into HANA
- Data modeling concepts
- Reporting
- Persistent Layer
- Backup & Recovery
Unit 6: Introduction to ABAP/4
- What is ABAP?
- Logon to SAP Environment
- Transaction Codes
- Multitasking Commands
- ABAP/4 Editor
- Steps for Creating a Program
- Elements in R/3 Screen
- Output Statements
- Operators in ABAP
- Data, Parameter & Constant Statements
- Data Types & Classification
- Data Objects & Classification
- Text Elements
- String Operations
- Control Statements
- Field strings
Unit 7: Introduction to Development Environment – SAP HANA STUDIO
- Overview of Eclipse
- SAP’s Eclipse Strategy
- Unbundling of Eclipse and SAP Software
- Central Update Site
- Installing the Development Environment
- Installing SAP HANA Studio
- Installing the ABAP Development Tools for SAP NetWeaver
- Getting Started in the Development System
- Basic Principles of Eclipse
- ABAP Development Tools for SAP NetWeaver (ADT)
Unit 8: ABAP Dictionary
- ABAP Dictionary Introduction
- Data Dictionary Functions
- Data Dictionary Objects
- Data Base Tables
- Structures & Views
- Data Elements
- Type Groups
- Domains
- Search helps
- Lock objects
- Primary Key and Foreign Key
- Table Maintenance Generator
Phase 2
Unit 1: Packages
- Creating a package
- Difference between local objects & packages
- Transferring local objects to packages
- Variants
- Variants Introduction
- Creating variants in ABAP Editor & Data Dictionary
- Message Classes
- Message Class Introduction
- Message types
- Calling message class in Report & Dialog programs
- Selection Screens
- Selection screen Introduction
- Parameter Statement
- Select-options Statement
- Selection-screen Statement
- Screen table and its fields
Unit 2: Internal Tables
- Internal Tables Introduction
- Declaring Internal Table
- Populating Internal Table
- Processing Internal Table
- Initializing Internal Tables
Unit 3: Modularization Techniques
- Modularization Techniques Introduction
- Includes
- Subroutines
- Passing Parameters to Subroutines
- Passing Tables to Subroutines
- Function Groups & Function Modules
Unit 4: Reports
- Reports Introduction
- Classical Reports
- Interactive Reports
- Techniques Used For Interactive Reports
- Hotspot
- Hide
- ALV Reports Introduction
- ALV Reports
- ALV through Function Modules
- ALV Types
Unit 5: Dialog / Module Pool Programming/ Transactions
- Relationship between Screen, Flow Logic and Program
- Flow
- Logic Events
- Process Before Output (PBO)
- Process After Input (PAI)
- Process On Value Request (POV)
- Process On Help Request (POH)
- Include Programs in MPP
- Include TOP
- Include I01
- Dynamic Screens
- Leave Screen
- Leave to Screen
- Call Screen
- Set Screen
- Processing of List from Transaction and ViceVersa
- Elements in Screen Layout
- Table Controls
- Step Loops
- Tab strip Controls
Unit 6: Batch Data Communication
- BDC Introduction
- Recording
- BDC Methods
- Call Transaction Method
- Session Method
- Handling Table Controls in BDC
- Legacy System Migration Workbench
- Different Methods
- Flat file creation
- Uploading data
- File Handling
- Application Server
- Presentation Server
Unit 7: Smart Forms
- Smart Forms Introduction
- Graphics Management
- Style Maintenance
- Paragraph Formats
- Character Formats
- Writing print program and designing layouts
- Cross Applications
Unit 8: RFC
- Introduction to RFC
- Creating RFC Destination between 2 Systems
- Creating Remote Enabled Function Modules
- Creating program using Remote Enabled Function Modules
Unit 9: ALE
- ALE Basics
- Overview of Outbound & Inbound Process
- Configuration Steps
- Define logical systems
- Assign client to logical system
- RFC destination
- Customer distribution model
- Creating Ports
Unit 10: IDocs
- What is an Idoc?
- Types of Idocs
- Basic Idocs
- Extension Idocs
- Creating Idocs
- Message Types
- Assigning Idocs type to Message type
Unit 11: User Exits
- User Exits Overview
- Types of User Exits
- Field Exit
- Screen Exit
- Function Exit
- Menu Exit
Unit 12: BADIs
- BADIs Overview
- Defining a BADI
- Implementing a BADI
Phase 3
Unit 1: Taking ABAP to HANA
- SAP HANA as Secondary Database – Access via Open SQL
- Optimize Open SQL Access to SAP HANA
- Performance Rules and Guidelines for SAP HANA
- Database Interface
- Role of the Database for the ABAP Application Server
- Data Types, ABAP Database Access
- ABAP Data Dictionary
- Open SQL
- Database Views in the ABAP Data Dictionary
- Database Access via Native SQL
- Secondary Database Connections
- Analyzing Database Accesses Using the SQL Trace
- Statement Transformations
- Secondary Connections
Unit 2: Access to SAP HANA Using Native SQL and ADBC
- Open SQL and its Limitations
- ABAP Database Connectivity (ADBC)
- Native SQL Syntax
Unit 3: Consuming SAP HANA Views in ABAP
- Working with Views in SAP HANA Studio
- Consuming SAP HANA Views via Native SQL
- Accessing SAP HANA Views via External Views in ABAP
- Dictionary
Unit 4: Calling SAP HANA Database Procedures in ABAP
- Working With Database Procedures in SAP HANA Studio
- Calling SAP HANA Procedures in ABAP
- Calling SAP HANA Procedures via ABAP Database Procedure
- Proxies
Unit 5: Advanced Topics
- Full Text Search in SAP HANA
- ABAP List Viewer (ALV) with Integrated Access to SAP HANA
- Transport of SAP HANA Objects
- Working With Database Procedures in SAP HANA Studio
About SAP ABAP on HANA Certification
The SAP ABAP for HANA Certification Exam validates that the candidate have fundamental knowledge and proven skills in the area of SAP ABAP for SAP HANA. This exam certify that the candidate has a good and overall understanding within this consultant profile, and can implement the attained knowledge practically in projects under the supervision of an experienced consultant.Certification Details for SAP ABAP on HANA (E_HANAAW151)
Pre-requisites- Successfully passed the certification exam for the "SAP Certified Development Associate - ABAP with SAP NetWeaver" (C_TAW12_70, C_TAW12_71, C_TAW12_731, C_TAW12_740).
- Specialist Level
- Exam Price is $500
- Exam Duration – 90 Minutes
- Exam Questions – 40 Questions
- Passing Score - 58%
Generic Training FAQs
- Instructor Led Live Training (ILLT) – In this mode students attend the Live online sessions as per the training schedule. Assignments and course materials access is provided using the LMS system. Students can also view the videos of the past sessions and post questions using the LMS system. Students can ask trainers question live during the session or offline using the LMS system. 24×7 access to Support is available.
- Instructor Led Video Training (ILVT) – In this mode students do not attend Live online sessions but learn from the Session video recordings. Assignments and course materials access is provided using the LMS system. Students can post questions offline for trainers using the LMS system. 24×7 access to Support is available.
- Self-Paced Video Training (SPVT) – Self-paced video training program is designed to learn at your own pace. Students are given a access to the LMS system and learn thru pre-recorded session videos. They access the assignments and materials thru the LMS system. 24×7 access to Support is available.