Seamless Data Migration from Custom Objects with Fivetran

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

  3. Control the Language for Outbound Email Campaigns

    SAP CRM Marketing allows you to send email campaigns to large numbers of contacts, who may be located in different countries. Learn how to control the language of outbound marketing campaigns so that contacts receive the email messages in their preferred languages. Key Concept SAP CRM Marketing provides all the tools you need to translate...…

  4. Migrating Custom ABAP Code to SAP S/4HANA

    Ever since SAP first introduced SAP S/4HANA back in early 2015, there’s been a lot of confusion in the SAP community about what SAP S/4HANA really is and how it will affect the SAP development landscape going forward. With so much misinformation out there, these mysteries can be hard to unravel — especially for customers…

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

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

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

  8. What You’re Missing Without Custom HR ABAP Object Technology

    SAP’s ABAP Objects promise faster development times and reduced maintenance costs, yet they have failed to catch on for custom HR software development. For various reasons, HR support teams are depriving their companies of the full potential of their SAP HR implementations. The author shows how this technology can provide HR analysts with expanded report...…

  9. Developer Guide: Understanding the ABAP RESTful (RAP) Programming Model

    To help ABAP developers meet the business needs of their organizations and make coding more efficient, SAP provides programming models. These models have changed over the years as requirements and technologies have changed, and now, with the user experience taking center stage in a constantly evolving business landscape, a flexible and efficient development model that…

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