SAP ABAP ON HANA

(Instant booking on GulfTalent)
Location
Online
Dates
Can be taken anytime
Course Type
Professional Training Course
Accreditation
Yes (Details)
Language
English
Price
$200 $60 only

Course Overview

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, and advanced reporting using the new reporting tools.

  • Lifetime Access.
  • Course completion certificate, Certification documents and materials, interview questions
  • Mode of learning - online self learning
  • 24/7 support.
  • Chat with Instructor
  • SAP ABAP ON HANA E-book

Who should take this course

ABAP Application Developers Development Consultants Development Architects

Accreditation

Internationally Accepted Certificate

Course content

Duration of SAP ABAP ON HANA Course:

  • 50+ hours

Topics Covered SAP ABAP ON HANA are:

SECTION 1:

Unit 1: Introduction to ERP:

  • 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

SECTION 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

SECTION 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
  • Calling SAP HANA Procedures in ABA

About Course Provider

Knowasap provides best online self learning SAP courses and high end technologies courses that maximizes learning outcomes and career opportunity for professionals and as well as students. Experienced consultants, project team members, support professionals, end users, executives and students will find courses to meet their needs that are accessible anytime, anywhere.

How to enroll?

You can book the course instantly by paying on GulfTalent.

(Instant booking on GulfTalent)

Frequently asked questions

{{ item.question }}