SAP Expands Partnerships to Unlock Innovation

1237 results

  1. ABAP Development in the Cloud

    Thank you for registering to read the discussion transcript on taking advantage of the newest ABAP innovations, enterprise-grade SAP Cloud Platform business and application services, and the power of the SAP HANA business data platform to build breakthrough business applications in the cloud. Please find the transcript below. Matthew Shea: Hello, and welcome to our...…

  2. ABAP and the Cloud

    As the longtime foundation for SAP’s solution portfolio, ABAP is central to SAP customer landscapes. To help these customers meet modern business needs, SAP continues to add enhancements and new capabilities for ABAP that bring the latest technologies — such as the cloud and the Internet of Things (IoT) — to ABAP-based environments. This article…

  3. Take Your ABAP Skills to the Cloud

    As of September 2018, SAP Cloud Platform ABAP environment is here. This new cloud-based ABAP development and runtime environment combines the latest features of ABAP and SAP HANA with the innovations available with SAP Cloud Platform, such as SAP Leonardo, and the benefits of a cloud-based deployment. This article helps prepare you for this new…

  4. Fully Integrate Your SAP HANA Database Procedures into ABAP with AMDP

    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...…

  5. Introducing ABAP Platform 1809

    While the cloud has been receiving the lion’s share of attention, a significant number of on-premise ABAP-based systems are running productively in SAP customer landscapes. To support these customers, SAP has released ABAP platform 1809, which serves as the technical foundation for SAP S/4HANA 1809. ABAP platform 1809 delivers a wide range of valuable improvements…

  6. Get Data From Any Table in Another SAP System: A Generic Way in ABAP

    Learn a new way to load data from any table in any SAP system to any other SAP system. See how to use a Remote Function Call (RFC) function module call, Runtime Type Service (RTTS), and JavaScript Object Notation (JSON) serialization/deserialization. Key Concept A Remote Function Call (RFC)-enabled function module is a function module that...…

  7. Get Data From Any Table in Another SAP System

    Say you want to get the contents of a table from one of your SAP systems (called the source system) into a current system (called the client system). Most of the time if you want to access the table content of a source system, you need to: Check to see if the content is in...…

  8. Make the Move to SAP Cloud Platform ABAP Environment with Confidence

    A fully digital approach to operations enables not only efficiency, but also resiliency and stability during disruptive times, such as the COVID-19 crisis. Cloud-based solutions allow businesses to continue running at any time and from anywhere, and cloud-delivered software updates continuously add new features and improvements to help organizations run better. With SAP Cloud Platform…

  9. Source Code Documentation: A Comparison of Javadoc and ABAP Doc

    Proper and adequate source code documentation is essential for the effective maintenance of SAP software. Lukas Dietzsch describes the Javadoc and ABAP Doc documentation approaches. See a comparison of both source code documentation strategies, as well as the current functionality in SAP NetWeaver 7.40 and ABAP Doc’s automated documentation. Key Concept Javadoc is an early...…

  10. Improve and Simplify Your Transformations by Using ABAP Objects

    Learn how to use ABAP Objects to improve your business code within transformations. This leads to reduced costs, accelerated delivery, and increased quality. Key Concept ABAP Objects is an object-oriented programming extension of the ABAP language. It can be used to simplify applications and make them easier to develop. Most, if not all, new functionality...…