Validating Customer Addresses in S/4 using Google Address Validation API

812 results

  1. A New ABAP Programming Model for Digital Business

    With digitization a top priority, many organizations are preparing to transition to SAP S/4HANA and its built-in support for business operations in the digital age. To meet the needs of this new type of deployment — which requires cloud qualities at large scale and full support for SAP HANA and SAP Fiori — SAP has…

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

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

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

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

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

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

  9. ABAP Programming – An Integrated Overview

    With Release 4.0 and the debut of ABAP Objects, SAP is replacing the classical distinction between reporting and transaction programming with an integrated view, recognizing the simple fact that all application logic is programmed in ABAP and that the application can communicate with the user via screens and with the database via a common interface....…

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