Recent Activity

    Quickly Generate and Deploy SAP Fiori Apps from ABAP Development Tools for Eclipse

    Last year, SAP Fiori tools added a closer integration with ABAP Development Tools for Eclipse and enabled seamless navigation from ABAP Development Tools for Eclipse to SAP Fiori tools in both SAP Business Application Studio and Visual Studio Code. T...

    Enabling Generative AI in SAP BTP: Integrating AI Core, AI Launchpad, and API Readiness

    Generative AI is revolutionizing enterprise applications by enabling automation, predictive insights, and intelligent decision-making. SAP Business Technology Platform (BTP) provides a powerful ecosystem to integrate AI capabilities seamlessly, but u...

    _Dimitri_ by Product and Topic Expert
    • 8483 Views
    • 4 Comments
    • 1 Likes

    Developer Challenge: SAP HANA multi-model using Python in SAP Business Application Studio

    We've got a fresh developer challenge for you this June 2024! Our developer challenges are all about having a blast, experimenting with new tech, and leveling up your skills This month, we're diving into the multi-model capabilities of SAP HANA Cloud...

    Vitaliy-R by Developer Advocate
    • 6395 Views
    • 2 Comments
    • 25 Likes

    CAP, CORS and custom headers

    A colleague asked me if I could add CORS support to a service I was running, built with the SAP Cloud Application Programming Model (CAP). CAP already has some basic support for CORS, so I dug in. Here's what I learned, about CORS headers, preflight ...

    qmacro by Developer Advocate
    • 4242 Views
    • 1 Comments
    • 3 Likes

    ISO content for common CAP types

    There's an NPM package that provides default content based on the ISO specifications for CAP common types for countries, languages, currencies and timezones. In this post I explore what that package is and how it works. The post is quite long, mostly...

    qmacro by Developer Advocate
    • 3234 Views
    • 1 Comments
    • 15 Likes

    Simplifying and improving the hosting and serving of frontend apps - a new CEI - get involved!

    There's a new Customer Engagement Initiative (CEI) for you to collaborate with SAP team members on a new service for hosting and serving frontend applications, a service that combines the HTML5 Repo and AppRouter capabilities, to provide a much simpl...

    qmacro by Developer Advocate
    • 1221 Views
    • 1 Comments
    • 5 Likes

    Aggregate usage data in your production system with SUSG transaction

    You can use transaction SUSG to aggregate usage data recorded by ABAP Call Monitor (transaction SCMON or /SDF/SCMON) in your production system.The ABAP Call Monitor records the execution (usage) of ABAP code (function modules, method calls etc.) in y...