Topics ›
Software-Product>sap-S-4hana
33 tutorials tagged with Software-Product>sap-S-4hana.
Implement a Custom ABAP AI Scenario including Grounding Capabilities in Your SAP S/4HANA System
Learn how to implement an Intelligent Scenario including Grounding capabilities using the ABAP AI SDK powered by Intelligent Scenario Lifecycle Management …
Implement a Simple Custom ABAP AI Scenario in Your SAP S/4HANA System
Learn how to implement a simple Intelligent Scenario using the ABAP AI SDK powered by Intelligent Scenario Lifecycle Management (ISLM).
Integrate the Wrapper into the Shopping Cart Business Object
Learn how to integrate your wrapper in a RAP BO, implement a new action to call the wrapper during the save sequence phase and expose it via service binding
Replace Wrapper by Released API
Learn how to replace the wrapper for the `BAPI_PR_CREATE` function module with the released API `I_PurchaseRequisitionTp` business object interface and maintain …
Provide Authorizations to Users for non-Released Authorization Objects checked by the "Create Purchase Requisition" function module
Learn how to provide a user with authorizations for your wrapper-enhanced RAP BO for both CHECK and DO NOT CHECK options.
Implement a Wrapper for the "Create Purchase Requisition" (BAPI_PR_CREATE) function module
Learn how to wrap the BAPI_PR_CREATE in your SAP S/4HANA or SAP S/4HANA Cloud, private edition system and release it for consumption in ABAP Cloud Development.
Understand the sample scenario how to mitigate a missing released SAP API
Learn how the clean core extensibility model works and how to mitigate a missing released SAP API via wrapping an unreleased SAP API.
Configure Your SAP S/4HANA System for ISLM
Set up the ABAP AI SDK powered by Intelligent Scenario Lifecycle Management (ISLM) in your SAP S/4HANA system and enable custom generative AI scenarios.
Implement a Custom ABAP AI Scenario Consuming SAP AI Core Orchestration Service in Your SAP S/4HANA System
Learn how to implement an intelligent scenario including SAP AI Core's Orchestration Service features using the ABAP AI SDK powered by Intelligent Scenario …
Enhance ISLM Connectivity to SAP AI Core with mTLS
Enable certificate-based authentication for Intelligent Scenario Lifecycle Management (ISLM) to communicate with SAP AI Core.
Set Up SAP BTP and Integrate SAP AI Core with ISLM
Provision and configure SAP BTP services and integrate SAP AI Core with Intelligent Scenario Lifecycle Management (ISLM).
Enhance a Proxy Interface with Preprocessing
Enhance an existing "monitoring only" proxy interface to be able to carry out data checks and mappings using the preprocessing capability of SAP Application …
Customize a Proxy Interface with Runtime and Monitoring
Create a proxy interface to be able to carry out data checks and mappings as well as the monitoring and error resolution capabilities of SAP Application …
Create a Simple Proxy Interface
Create a simple proxy interface to enable monitoring proxy service interfaces with SAP Application Interface Framework.
Create a Simple RFC Interface
Create a simple RFC interface to enable monitoring messages exchanged via Remote Function Call (RFC).
Secure Your Application on SAP Business Technology Platform Cloud Foundry
Protect your Java-based Hello World microservice with authenticated and authorized users.
Connect to OData Service on Cloud Foundry Using SAP Cloud SDK
Create a basic Java project to call OData services using the SAP Cloud SDK on Cloud Foundry.
Create a Sample Application on Cloud Foundry Using SAP Cloud SDK
Create the very first Hello World example on Cloud Foundry using the SAP Cloud SDK.
Configure Outbound SAML OAuth between SAP S/4HANA Cloud, public edition and SAP BTP
In this tutorial, you'll learn how to establish an outbound SAML OAuth configuration from SAP S/4HANA Cloud, public edition to SAP BTP.
Publish Service Group
To integrate the processing service, you need to publish the service group in the backend system.
Create JSON Web Token (JWT) to Authenticate Onboarding Repository API
In this tutorial, you follow the steps by using the parameters from the service key of the Document Management Service, Integration Option instance to generate …
Create a Repository Using the Onboarding API for Google Drive
Create your repository to Document Management Service, Integration Option as it's required for establishing a connection with Google Drive.
Add Federated SAP S/4HANA Roles to Your SAP Build Work Zone Site
Create a content provider for your SAP S/4HANA system in SAP Build Work Zone provider manager and add the exposed roles to the My Content area and to the Work …
Expose Federation Content from SAP S/4HANA
Select and expose roles in SAP S/4HANA to make them available with their assigned apps, groups, catalogs, and spaces in SAP Build Work Zone.
Introduce Resilience to your Application
Introduce resilience to your application using the SAP Cloud SDK.
Determine Recipients by Key Fields
Define recipients based on key field values to be able to dispatch messages in the message monitor of SAP Application Interface Framework to different users or …
Determine Recipients by Message Categories
Define recipients based on message categories to be able to dispatch messages in the message monitor of SAP Application Interface Framework to different users …
Set Up Your Local Infrastructure to Develop with SAP Cloud SDK
Set up your system to create an SAP Business Technology Platform application with the SAP Cloud SDK.
Enhance an IDoc Interface with Preprocessing
Enhance an existing "monitoring only" IDoc interface to be able to carry out data checks and mappings using the preprocessing capability of SAP Application …
Define Single Key Fields
Define single key fields to improve error handling in the message monitor of SAP Application Interface Framework.
Create a Simple OData Interface
Create a simple AIF interface to enable monitoring of an OData Gateway service.
Modify Data Structures and Fields
Modify data structures and data fields to customize the error handling in the message monitor of SAP Application Interface Framework.
Modify Error Handling with Custom Objects
Maintain custom objects to customize the error handling in the message monitor of SAP Application Interface Framework.