Recent Activity

    Determine action in RAP

    Introduction This blog provides a step-by-step guide on creating a Inventory Management and archiving the Determine action using RAP in a managed scenario. In RAP, determinations and validations are typically executed implicitly during save operation...

    Dadapeer by Explorer
    • 3047 Views
    • 0 Comments
    • 9 Likes

    How to Connect a Third-Party Application to SAP CPI Using APIs and Access Token – A GreytHR Example

    � IntroductionIn modern integration scenarios, many third-party applications expose APIs to exchange data. SAPIntegration Suite (CPI) allows us to consume these APIs easily, even when token-based authentication isrequired.In this blog, I’ll walk you ...

    D_Simon by Discoverer
    • 6177 Views
    • 0 Comments
    • 0 Likes

    Tree view in RAP

    In this blog we will cover: Introduction, Architecture overview, Scenario, Procedure, Conclusion. Introduction: The CDS hierarchy in SAP ABAP is used to define recursive, tree-like relationships in data directly within Core Data Services (CDS) views....

    SAP BTP Global Account audit logs using SAP BTP Auditlog service, SAP Build Apps and SAP Ai Core

    Let’s assume you are responsible for your company’s global account on the SAP BTP and would like to know what happens in the global account itself and in the subaccounts, right? I’m going to show you one of the practical and (in my opinion) giving so...

    IBM Cloud® Security and Compliance Center Workload Protection for IBM Cloud® VPC and IBM® PowerVS

    Security, compliance, and visibility are foundational pillars for any successful cloud deployment. IBM is excited to announce that IBM Cloud® Security and Compliance Center Workload Protection is now fully enabled and seamlessly integrated with our d...

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

    Accelerate Every Stage of Your SAP Transformation with Enterprise Automation from UiPath and SAP

    Enterprise transformation is no longer optional—it’s a strategic imperative. But as IT landscapes grow more complex, many organizations are struggling to modernize systems, migrate efficiently, and unlock the full value of digital innovation.Explore ...

    Empowering business to manage Decisions in SAP Build Process Automation

    Maintaining business rules often requires collaboration between business and IT, which can introduce delays for even minor updates. With a new lightweight Studio Home application, organizations can streamline this process by enabling business users t...

    Make use of Generative AI to accelerate development in SAP Build Process Automation

    SAP Build Process Automation is SAP’s centralized development environment for intelligent automation and process extensibility. It has already been implemented by hundreds of customers to increase overall process efficiency and free employees from mu...

    Creating your custom validation in CAP (JAVA) + MessageTargets for composition associations

    ObjectiveImplement dynamic field control on a chosen field, add our own validation along with an error message that targets that field when the validation fails.Source code: https://github.com/nickcantstop/SchoolExampleAs per capire documentation whe...