Topics ›
Software-Product>sap-Btp--Abap-Environment
29 tutorials tagged with Software-Product>sap-Btp--Abap-Environment.
Create Business Configuration Maintenance Object
Create a Business Configuration Maintenance Object using the ABAP Repository Object Generator.
Create an ABAP Core Data Services (CDS) View in SAP BTP, ABAP Environment
Create a CDS View, display it in Fiori Elements preview, and enhance its appearances using built-in annotations in the Business Technology Platform, ABAP …
Providing Authorization Control for a Business Configuration Maintenance Object
Providing Authorization Control for a Business Configuration Maintenance Object
Prepare Consuming System and Service Consumption Model
In the consuming system, create the necessary artifacts for remote communication; then create a service consumption model from an XML metadata file; then test …
Publish an OData service for remote consumption as an API
Enable another system, such as STP, to securely access data by creating: an inbound communication scenario, arrangement, system, and user in the provisioning …
Implement a Custom Entity and API Execution (Query Implementation) Class
In the SAP Business Technology Platform, ABAP Environment, implement a CDS custom entity and query implementation class; then display the output in a Fiori …
Connect to Your On-Premise System from SAP BTP, ABAP Environment Using RFC
Call a remote function module located in an on-premise system, such as a SAP S/4HANA System, from the ABAP Environment
Implement a Business Add-in (`BAdI`) To Check a Purchase Requisition
Define and implement a developer extension (`BAdI`), which performs checks during creation of a purchase requisition item.
Monitor An SAP BTP ABAP Environment Service Using SAP Cloud ALM (CALM)
Configure health monitoring and real user monitoring for an SAP BTP ABAP Environment service using SAP Cloud ALM.
Generate a RAP Business Service With The Wizard
Generate a RAP business service in SAP BTP ABAP Environment using the ABAP Repository Objects Wizard
Explore additional features of the Custom Business Configurations app
Learn how to copy and paste data from spreadsheet applications. Learn how to create business configuration documentation and use intent navigation.
Create an HTTP Service in SAP BTP ABAP Environment
Create an HTTP service in SAP BTP ABAP environment that can be called from the browser.
Create an ABAP Database Table and Relevant ABAP Dictionary Objects
Create a database table from scratch using ABAP development tools for Eclipse (ADT); use different Data Dictionary objects to define the fields; then fill the …
Enhance an ABAP Core Data Services (CDS) View in SAP Business Technology Platform (BTP) ABAP Environment
Add features like value help, aggregations, and calculated fields to an existing CDS entity
Get Data from a Remote System Using a Remote Function Call (RFC): Scenario
Get data from an on-premise system, such as a SAP S/4HANA System, by calling a Remote Function Module in SAP BTP ABAP Environment
Create and Debug a BAdI Implementation in S/4HANA Cloud ABAP Environment
Create and Debug a BAdI Implementation in ABAP Development Tools (ADT)
Use Custom Business Configurations app
Learn how to use the Custom Business Configurations app to maintain configurations.
Create Custom Logic Using Key User Extensibility and Perform Trace
Create custom logic for an existing custom field in S/4HANA Cloud ABAP Environment, then check its parameters using the Custom Logic Tracing app
Connect ABAP On-Premise to a Central Check System for Custom Code Migration Using ABAP Test Cockpit (ATC)
Connect an ABAP On-Premise System to a SAP Business Technology Platform (BTP), ABAP Environment containing the Custom Code Migration (CCM) App, ABAP Test …
RFC: Test the Business API (BAPI) with An ABAP Console App
Test that the connection to the BAPI works (A BAPI is a type of RFC).
RFC: Get Data from an On-Premise System Using a Custom Entity
Get data from an on-Premise System Using RFC, by Implementing a Custom Entity in ABAP Environment
Create a Remote Client Proxy and ABAPConsole Application
In the SAP Business Technology Platform, ABAP Environment, in your consuming system, create an ABAP Console application (ABAP class) that instantiates a proxy, …
RFC: Enhance the Handler Class With Filtering
Add filtering by three values - product ID, supplier name, or category
Inspect Your Class in the ABAP Debugger
Work with ABAP classes in the ABAP Debugger in (ADT) for both a console application and SAP Fiori application.
Monitor An SAP BTP ABAP Environment Service Using SAP Focused Run (FRUN)
Configure health monitoring and real user monitoring for an SAP BTP ABAP Environment service using SAP Focused Run (FRUN).
Create ABAPDoc Comments in Your Class in ABAP Environment
Learn how to maintain ABAPDoc documentation for your class in SAP Business Technology Platform (BTP), ABAP Environment so your comments appear in the Outline …
Explore the ABAP Repository
Open an ABAP package containing ABAP development objects and find out more about them.
Create an ABAP Table Type
Create a table type and use it to retrieve data from a database table.
Create an ABAP Managed Database Procedure (AMDP) and Analyze Its Performance
Create an AMDP and analyze its runtime performance along with the performance of the executed SQL statements, using the AMDP Profiler in ABAP Development Tools …