Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
SAP ABAP 7.5 optimization for HANA =...
~
Prakash Kasralikar, Pratik.
Linked to FindBook
Google Book
Amazon
博客來
SAP ABAP 7.5 optimization for HANA = AMDP, CDS and Native SQL for peak performance /
Record Type:
Electronic resources : Monograph/item
Title/Author:
SAP ABAP 7.5 optimization for HANA/ by Pratik Prakash Kasralikar.
Reminder of title:
AMDP, CDS and Native SQL for peak performance /
Author:
Prakash Kasralikar, Pratik.
Published:
Berkeley, CA :Apress : : 2025.,
Description:
xviii, 239 p. :ill., digital ;24 cm.
[NT 15003449]:
Chapter 1: Introduction to ABAP 7.5 and SAP HANA -- Chapter 2: Core Data Services (CDS) Views -- Chapter 3: ABAP Managed Database Procedures (AMDP) -- Chapter 4: Native SQL in ABAP -- Chapter 5: Integration of AMDP, CDS, and Native SQL -- Chapter 6: Testing and Debugging -- Chapter 7: Monitoring and Performance Tuning -- Chapter 8: Migration Strategies and Considerations -- Chapter 9: Real-World Use Cases and Scenarios.
Contained By:
Springer Nature eBook
Subject:
Database management. -
Online resource:
https://doi.org/10.1007/979-8-8688-2126-4
ISBN:
9798868821264
SAP ABAP 7.5 optimization for HANA = AMDP, CDS and Native SQL for peak performance /
Prakash Kasralikar, Pratik.
SAP ABAP 7.5 optimization for HANA
AMDP, CDS and Native SQL for peak performance /[electronic resource] :by Pratik Prakash Kasralikar. - Berkeley, CA :Apress :2025. - xviii, 239 p. :ill., digital ;24 cm.
Chapter 1: Introduction to ABAP 7.5 and SAP HANA -- Chapter 2: Core Data Services (CDS) Views -- Chapter 3: ABAP Managed Database Procedures (AMDP) -- Chapter 4: Native SQL in ABAP -- Chapter 5: Integration of AMDP, CDS, and Native SQL -- Chapter 6: Testing and Debugging -- Chapter 7: Monitoring and Performance Tuning -- Chapter 8: Migration Strategies and Considerations -- Chapter 9: Real-World Use Cases and Scenarios.
In the evolving landscape of SAP development, performance is no longer just a nice-to-have-it's a necessity. With the power of SAP HANA and the enhancements introduced in ABAP 7.5, developers are now equipped to rethink how applications are built, executed, and optimized. This book is your guide to that transformation. We begin by understanding the core shift: moving data-intensive operations directly into the HANA database. When implemented correctly, this "code pushdown" philosophy dramatically reduces data transfer and processing overhead. AMDP (ABAP Managed Database Procedures), our in-database processing engine, enables us to write complex logic directly in SQLScript, harnessing HANA's parallel processing capabilities. We focus on crafting efficient AMDP procedures by adopting set-based operations and minimizing unnecessary data movement. Next, we explore Core Data Services (CDS) Views, our go-to data modeling tool. CDS Views are not just simple database views; they act as semantic layers that define how our applications interact with data. We learn to create optimized CDS Views by leveraging associations, annotations, and table functions, enabling us to build reusable, high-performance data models. These views simplify complex queries, improve data consistency, and enhance application flexibility. We then turn to Native SQL, our direct line to the HANA database. While AMDP and CDS Views provide powerful abstractions, Native SQL offers ultimate control for specialized tasks. We embed Native SQL within AMDP procedures to access database-specific features and fine-tune performance for critical operations. Along the way, we apply best practices for writing efficient queries, with a strong focus on indexing, join strategies, and precise data filtering. Throughout this journey, we emphasize the importance of rigorous testing and proactive monitoring. Just like a race car undergoes extensive testing before hitting the track, our ABAP applications require careful validation to ensure accuracy and optimal performance. We explore techniques for unit testing AMDP procedures, validating CDS Views, and monitoring query performance. We also look at strategies for detecting and addressing potential bottlenecks before they affect end users. SAP ABAP 7.5 Optimization for HANA is not just about writing faster code-it's about fundamentally rethinking how we develop applications. By embracing code pushdown, leveraging AMDP, CDS Views, and Native SQL, and implementing robust testing and monitoring strategies, we build ABAP applications that are not only faster, but also more scalable, maintainable, and adaptable to the ever-evolving demands of modern business. You Will: Learn how to implement the "code pushdown" philosophy, moving data-intensive operations directly into the HANA database to reduce data transfer and processing overhead Understand to create optimized CDS Views, leveraging associations, annotations, and table functions to build reusable, high-performance data models that simplify complex queries and improve data consistency Explore how to write complex logic directly in SQLScript using AMDP, harnessing HANA's parallel processing capabilities, and using Native SQL for specialized tasks, accessing database-specific features to optimize performance.
ISBN: 9798868821264
Standard No.: 10.1007/979-8-8688-2126-4doiSubjects--Uniform Titles:
SAP HANA (Electronic resource)
Subjects--Topical Terms:
527442
Database management.
LC Class. No.: QA76.9.D3 / P73 2025
Dewey Class. No.: 005.74
SAP ABAP 7.5 optimization for HANA = AMDP, CDS and Native SQL for peak performance /
LDR
:04771nmm a2200325 a 4500
001
2422995
003
DE-He213
005
20260102122809.0
006
m d
007
cr nn 008maaau
008
260505s2025 cau s 0 eng d
020
$a
9798868821264
$q
(electronic bk.)
020
$a
9798868821257
$q
(paper)
024
7
$a
10.1007/979-8-8688-2126-4
$2
doi
035
$a
979-8-8688-2126-4
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.9.D3
$b
P73 2025
072
7
$a
UMZ
$2
bicssc
072
7
$a
COM051230
$2
bisacsh
072
7
$a
UMZ
$2
thema
082
0 4
$a
005.74
$2
23
090
$a
QA76.9.D3
$b
P898 2025
100
1
$a
Prakash Kasralikar, Pratik.
$3
3805196
245
1 0
$a
SAP ABAP 7.5 optimization for HANA
$h
[electronic resource] :
$b
AMDP, CDS and Native SQL for peak performance /
$c
by Pratik Prakash Kasralikar.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2025.
300
$a
xviii, 239 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Introduction to ABAP 7.5 and SAP HANA -- Chapter 2: Core Data Services (CDS) Views -- Chapter 3: ABAP Managed Database Procedures (AMDP) -- Chapter 4: Native SQL in ABAP -- Chapter 5: Integration of AMDP, CDS, and Native SQL -- Chapter 6: Testing and Debugging -- Chapter 7: Monitoring and Performance Tuning -- Chapter 8: Migration Strategies and Considerations -- Chapter 9: Real-World Use Cases and Scenarios.
520
$a
In the evolving landscape of SAP development, performance is no longer just a nice-to-have-it's a necessity. With the power of SAP HANA and the enhancements introduced in ABAP 7.5, developers are now equipped to rethink how applications are built, executed, and optimized. This book is your guide to that transformation. We begin by understanding the core shift: moving data-intensive operations directly into the HANA database. When implemented correctly, this "code pushdown" philosophy dramatically reduces data transfer and processing overhead. AMDP (ABAP Managed Database Procedures), our in-database processing engine, enables us to write complex logic directly in SQLScript, harnessing HANA's parallel processing capabilities. We focus on crafting efficient AMDP procedures by adopting set-based operations and minimizing unnecessary data movement. Next, we explore Core Data Services (CDS) Views, our go-to data modeling tool. CDS Views are not just simple database views; they act as semantic layers that define how our applications interact with data. We learn to create optimized CDS Views by leveraging associations, annotations, and table functions, enabling us to build reusable, high-performance data models. These views simplify complex queries, improve data consistency, and enhance application flexibility. We then turn to Native SQL, our direct line to the HANA database. While AMDP and CDS Views provide powerful abstractions, Native SQL offers ultimate control for specialized tasks. We embed Native SQL within AMDP procedures to access database-specific features and fine-tune performance for critical operations. Along the way, we apply best practices for writing efficient queries, with a strong focus on indexing, join strategies, and precise data filtering. Throughout this journey, we emphasize the importance of rigorous testing and proactive monitoring. Just like a race car undergoes extensive testing before hitting the track, our ABAP applications require careful validation to ensure accuracy and optimal performance. We explore techniques for unit testing AMDP procedures, validating CDS Views, and monitoring query performance. We also look at strategies for detecting and addressing potential bottlenecks before they affect end users. SAP ABAP 7.5 Optimization for HANA is not just about writing faster code-it's about fundamentally rethinking how we develop applications. By embracing code pushdown, leveraging AMDP, CDS Views, and Native SQL, and implementing robust testing and monitoring strategies, we build ABAP applications that are not only faster, but also more scalable, maintainable, and adaptable to the ever-evolving demands of modern business. You Will: Learn how to implement the "code pushdown" philosophy, moving data-intensive operations directly into the HANA database to reduce data transfer and processing overhead Understand to create optimized CDS Views, leveraging associations, annotations, and table functions to build reusable, high-performance data models that simplify complex queries and improve data consistency Explore how to write complex logic directly in SQLScript using AMDP, harnessing HANA's parallel processing capabilities, and using Native SQL for specialized tasks, accessing database-specific features to optimize performance.
630
0 0
$a
SAP HANA (Electronic resource)
$3
3365574
650
0
$a
Database management.
$3
527442
650
0
$a
Business enterprises
$x
Data processing.
$3
750112
650
1 4
$a
Software Engineering.
$3
890874
650
2 4
$a
Database Management.
$3
891010
650
2 4
$a
Business Process Management.
$3
2134548
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/979-8-8688-2126-4
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9523493
電子資源
11.線上閱覽_V
電子書
EB QA76.9.D3 P73 2025
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login