SAP ABAP On Hana / S/4 ABAP Hana Certification Training
Viswa Online Trainings is one of the world’s leading online IT training providers. We deliver a comprehensive catalog of courses and online training for freshers and working professionals to help them achieve their career goals and experience our best services.
Learners : 1080
Duration : 25 – 30 Days
About Course
Our SAP ABAP On Hana (development) for SAP HANA refers to all developments which leverage the power of SAP HANA within ABAP-based applications. In this context, the SAP HANA platform is the primary database underlying the ABAP platform. This system deployment option is supported with AS ABAP 7.4 onwards. Enroll now and get certified in it.
SAP ABAP On Hana Training Course Syllabus
✔ SAP HANA Basics and Technical concepts
✔ Introduction to SAP HANA studio
✔ Introduction to ABAP development tools(ADT)
✔ Introduction to the EPM sample application
✔ ABAP Database Connectivity: Typical code
✔ Native SQL Pitfalls
✔ Consumption of an SAP HANA Database procedure with ADBC
✔ Consumption of an ABAP Managed Database Procedure
✔ SAP HANA a Secondary data base-Access via Open SQL
✔ Preparing for SAP HANA
✔ Guided performance analysis
✔ Performance roles and guidelines for SAP HANA
✔ Joins using ADBC
✔ Classical open SQL and its limitations
✔ ABAP database connectivity (ADBC)
✔ Native SQL syntax
✔ Working with views in SAP HANA studio
✔ Normal Calculation view
✔ Calculation view using joins
✔ Consuming SAP HANA view in native SQL
✔ Calling SAP HANA views in ABAP
✔ Working with database procedures in SAP HANA studio
✔ Calling SAP HANA procedures in ABAP
✔ What is an Open SQL Demo
✔ What’s new in Open SQL
✔ Inline Declarations
✔ Host Variables.
✔ Guest variables
✔ Expressions
✔ Demo
✔ Conditional Expression
✔ New open SQL in ABAP using different functionalities
✔ Core Data Services in ABAP
✔ Simple CDS view
✔ CDS view with single parameters
✔ CDS view with multiple parameters
✔ CDS view with joins
✔ CDS view with associations
✔ CDS view with table functions
✔ ABAP-Managed Database Procedures
✔ Introduction of AMDPs
✔ Demo
✔ Class definition
✔ Class Implementation
✔ Consumption and artifact creation
✔ Debugging ABAP-Managed Database Procedures
✔ Accessing SAP HANA Views in ABAP Dictionary External Views
✔ Transport of SAP HANA Objects
✔ HTC(HANA Transport Container)
✔ HTA(HANA Transport container For ABAP)
✔ Calling Procedures via Database Procedure proxies
✔ Using SAP HANA Full-Text Search
✔ ABAP List Viewer (ALV) with Integrated Access to SAP
Live Instructor Based Training With Software |
Lifetime access and 24×7 support |
Certification Oriented content |
Hands-On complete Real-time training |
Get a certificate on course completion |
Flexible Schedules |
Live Recorded Videos Access |
Study Material Provided |
SAP ABAP On Hana Training - Upcoming Batches
7th NOV 2022
8 AM IST
Coming Soon
AM IST
5th NOV 2022
8 AM IST
Coming Soon
AM IST
Don't find suitable time ?
CHOOSE YOUR OWN COMFORTABLE LEARNING EXPERIENCE
Live Virtual Training
-
Schedule your sessions at your comfortable timings.
-
Instructor-led training, Real-time projects
-
Certification Guidance.
Self-Paced Learning
-
Complete set of live-online training sessions recorded videos.
-
Learn technology at your own pace.
-
Get access for lifetime.
Corporate Training
-
Learn As A Full Day Schedule With Discussions, Exercises,
-
Practical Use Cases
-
Design Your Own Syllabus Based
SAP ABAP On Hana Training FAQ'S
HANA as a database has evolved manifold in the last few years. In order to keep pace with these hardware and software innovations, HANA Studio is introduced. HANA Studio provides the right environment for HANA administration, modeling and data provisioning.
ABAP Development Tool is the full form of ADT. ADT provides eclipse base ABAP Integrated Development Environment (IDE).
ADT does not come by default. It has to be installed as a plugin on Eclipse (in Studio -> Help -> Add New Software).
We need ADT because with ADT in Eclipse, the HANA Studio becomes super powerful. You can connect to different ABAP systems from single Eclipse User Interface. Isn’t it cool? With the ABAP perspective in the studio, you can implement end-to-end in-memory solutions in Studio with the same UI.
You are right. Both ADT and SE80 have same source code repository and locking mechanism and thus both compliment each other. But ADT is more powerful than SE80. Some advanced features like creating external views for exposing HANA view to ABAP DDIC* (external views), creating Database proxy procedures* are available only when using ADT.
SE80 has been with SAP from birth. ADT is new and still has some enhanced features. SAP is continuously working on more exclusive features which would be possible only from ADT in future. So, ADT is the future
In layman’s term, perspectives are predefined layouts for different roles. For example, we have ABAP perspective for ABAP developers. Java perspective for Java developers. Debug perspective for debugging. Modeler for modeling in SAP HANA. Administration console for Admin tasks etc. So, every member of the team would use the perspective as per his job role, responsibilities and activities they need to perform.
You guessed it right!! ABAP perspective. So obvious, right?