Data Management Strategies and SAP HANA Research
Skip to Posts
Filter By
Browse By
- SAP Analytics and AI
- SAP Application Development and Integration
- All SAP Application Development and Integration
- SAP ABAP
- SAP ABAP Development Tools
- SAP ABAP Test Cockpit
- SAP API Management
- SAP BAPI
- SAP Basis
- SAP BRF
- SAP Business Application Studio
- SAP CMS
- SAP Design Studio
- SAP Development Tools
- SAP DevOps
- SAP EAI
- SAP EDI
- SAP Extension Suite
- SAP Fiori
- SAP Fiori Elements
- SAP Integration Suite
- SAP Low Code Application Development
- SAP Low Code Automation
- SAP Netweaver
- SAP Release Management
- SAP UI5
- SAP Web Application Server
- SAP Web IDE
- SAP Business Process Management
- SAP Center of Excellence
- SAP CIO
- SAP Customer Experience
- SAP Data and Data Management
- All SAP Data and Data Management
- SAP BW
- SAP BW/4HANA
- SAP Crystal Reporting
- SAP Data Archiving
- SAP Data Center
- SAP Data Governance
- SAP Data Integration
- SAP Data Migration
- SAP Data Quality
- SAP Data Services
- SAP Data Strategy
- SAP Data Visualization
- SAP Data Warehouse Cloud
- SAP DMS
- SAP Document Control
- SAP EIM
- SAP ETL
- SAP ETL Tools
- SAP HANA
- SAP HANA Administration
- SAP HANA Deployment Infrastructure
- SAP HANA Studio
- SAP Master Data
- SAP Master Data Governance
- SAP MDM
- SAP Enterprise Architect
- SAP Enterprise Asset Management
- SAP ERP
- SAP Finance
- All SAP Finance
- SAP Accounting
- SAP AR AP
- SAP Asset Accounting
- SAP Billing Systems
- SAP BPC
- SAP BRIM
- SAP Cash Management
- SAP Central Finance
- SAP Controlling
- SAP COPA
- SAP Cost Center Accounting
- SAP e-invoicing
- SAP FICO
- SAP Finance Automation
- SAP Financial Closing Cockpit
- SAP Financial Consolidation
- SAP Financial Planning
- SAP FX Risk
- SAP General Ledger
- SAP Global Tax Management
- SAP Hyperion
- SAP Order to Cash
- SAP Payment Processing
- SAP Profitability Analysis
- SAP Rebate Management
- SAP S/4HANA Finance
- SAP Universal Journal
- SAP Governance Risk and Compliance
- SAP Human Capital Management
- SAP Intelligent Technologies
- SAP Platform and Technology
- All SAP Platform and Technology
- SAP Business Technology Platform
- SAP Cloud Connector
- SAP Cloud Integration Platform
- SAP Cloud Migration
- SAP Cloud Platform
- SAP Cloud Providers
- SAP Cloud Strategy
- SAP Container Platform
- SAP Digital Asset Management
- SAP Digital Integration Hub
- SAP Digital Signature
- SAP HANA Enterprise Cloud
- SAP HEC
- SAP Hyperscalers
- SAP Infrastructure
- SAP Messaging
- SAP Smart Forms
- SAP Quality and Testing
- SAP Security
- SAP Spend Management
- SAP Supply Chain Management
- All SAP Supply Chain Management
- SAP APO
- SAP Asset Management
- SAP Business Network
- SAP Digital Manufacturing Cloud
- SAP Digital Twin
- SAP EWM
- SAP IBP
- SAP Inventory Management
- SAP Label Printing
- SAP Logistics
- SAP Manufacturing
- SAP Manufacturing Automation
- SAP MES
- SAP MII
- SAP MM
- SAP MRO
- SAP MRP
- SAP Order Management
- SAP Plant Maintenance
- SAP PLM
- SAP Production Planning
- SAP S&OP
- SAP SD
- SAP SPM
- SAP Supply Chain Planning
- SAP Track and Trace
- SAP Transportation Management
- SAP System Administration
472 results
-
Fully Integrate Your SAP HANA Database Procedures into ABAP with AMDP
Reading time: 20 mins
ABAP Managed Database Procedures (AMDP) is a new technology to embed native database source code into ABAP applications. With the current focus on SAP HANA, ABAP developers now can use database features beyond the scope of Open SQL. AMDPs are available with SAP NetWeaver 7.40 Support Package 5 though some features described here require subsequent…...… -
How to Configure Solution Manager 7.1 Technical Monitoring for an SAP HANA Database
Reading time: 15 mins
ManagerSAPexperts/HANAWith the release of SAP HANA many organizations are actively planning the migration of their current SAP systems to SAP HANA. Knowing how to configure Solution Manager to monitor their SAP HANA systems is incredibly important, especially as Solution Manager 7.1 is the only option for monitoring SAP HANA. Learn how to configure Solution Manager…...… -
Database Statistics Reports Monitor the Size and Scope of Personnel Development Tables
Reading time: 15 mins
The output of standard R/3 reports that monitor the Personnel Development database can shed light on areas that may benefit from cleanup of excess objects and infotypes or reduction of table size. Check out four of the reports to see which ones best meet your needs. Key Concept Database statistics reports are delivered as standard…...… -
-
Exploring SAP Database and Data Management Solutions
Reading time: 4 mins
SAP databases are critical to SAP Database and Data Management solutions. But databases would not be as valuable without data management. SAP offers a variety of data management tools, including SAP Master Data Governance suite. SAP Master Data Governance gives enterprises tools that they can use to harmonize their data access throughout the company. In… -
Dolby Delivers Emotionally Charged Experiences with Next-Generation SAP HANA Database
Reading time: 14 mins
Dolby Laboratories, a leader in audio, video, and voice technology, has always been on the technological cutting-edge. But when it came to internal business intelligence (BI) solutions, Dolby had room for improvement. Lengthy delays, data redundancy, and lack of agility hampered the company from deriving insights as fast as it wanted. Learn about Dolby’s journey… -
Enable Remote Database Access and Parallel Transaction Processing Using Secondary Database Connections in Your ABAP Programs
Reading time: 2 mins
SAP NetWeaver Application Server 2004 and higher provides a default connection between your applications and your SAP system database. What you may not know is that you can supplement these default connections in certain scenarios — if you want to access a remote database or trigger a separate, parallel database transaction — by creating secondary…...… -
Take Full Advantage of the SQL Functionality of Your Database with ABAP Database Connectivity (ADBC)
Reading time: 3 mins
With the EXEC SQL command, developers can execute database-specific SQL statements that are not covered by the Open SQL functionality and access database tables that are not managed by the ABAP Dictionary. However, it does have some limitations, because it supports only static SQL statements, provides limited error handling capabilities, and has difficulty dealing with…...… -
-
Prevent Data Disaster in Your SAP HANA System Landscape With Effective Backup and Restore Strategies
Reading time: 23 mins
Become acquainted with concepts, best practices, optimal settings, tools, and recommendations that are invaluable for SAP HANA database backup and restore operations. Key Concept An effective backup and restore strategy is vital to an organization because data and information are important assets of a business enterprise. Backup and restore activities ensure that an organization can…...… -
Managing Data with SAP Data Replication and Transformation Tools
Reading time: 30 mins
Data and solution integration is becoming one of the most important aspects in enterprise architecture. Learn about the functionalities provided by SAP data replication and transformation solutions and their proper use. Key Concept Modern business solutions often run in a complex enterprise landscape that requires extensive use of data replication and transformation functionality. Tools such…...… -
Make DB Connect Delta Capable with External Sources
Reading time: 12 mins
Most DataSources within an SAP system are delta capable. However, the delta capability is not available when you connect to external databases using DB connect. By following this process, you will be able to connect your BW system to an external database and make the DataSource delta capable. Key Concept Delta-capable extractors deliver fewer records,…...…
Become a Member
Unlimited access to thousands of resources for SAP-specific expertise that can only be found here.
Upcoming Events
-
Register Now: Mastering SAP June 2023
June 07 - 08, 2023
Melbourne, Australia
Join SAPinsider Preferred Membership for $199
View Event
Related Vendors
Your request has been successfully sent
This website uses cookies. If you continue to use the site you consent to our use of cookies in accordance with our Cookie Policy.ACCEPT Read More
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.