Creating and Running an Executable ABAP Console Application (IF_OO_ADT_CLASSRUN)
Tutorials that teach this
- Tutorial Connect to Your On-Premise System from SAP BTP, ABAP Environment Using RFC
- Tutorial RFC: Test the Business API (BAPI) with An ABAP Console App
- Tutorial Create an ABAP Table Type
- Tutorial Generate RFC Proxy Classes
- Tutorial Call an External API and Parse the Response (JSON or XML))
- Tutorial Inspect Your Class in the ABAP Debugger
- Tutorial Implement an Outbound Service Call in SAP BTP, ABAP environment for an OData Service via Service Consumption Model
- Tutorial Create an ABAP Database Table and Relevant ABAP Dictionary Objects
- Tutorial Consume SOAP Based Web Services with SAP BTP, ABAP Environment
- Tutorial Create Purchase Order and Purchase Contract
- Tutorial Extend a Custom Core Data Service in ABAP Environment
- Tutorial Create a Remote Client Proxy and ABAPConsole Application
- Tutorial Create Database Table and Generate UI Service
- Tutorial Create Your First ABAP Console Application
- Tutorial Use Checkout Functionality of Branches to Switch Between Different Versions of Code
- Tutorial Create an ABAP Managed Database Procedure (AMDP) and Analyze Its Performance
- Tutorial WebSocket RFC to Cloud
- Tutorial Transport a Software Component Between two Systems Using Any Git Repository (BYOG)
- Tutorial Publish and Receive MQTT Messages
- Tutorial Implement a Custom ABAP AI Scenario Consuming SAP AI Core Orchestration Service in Your SAP S/4HANA System
- Tutorial Implement a Wrapper for the "Create Purchase Requisition" (BAPI_PR_CREATE) function module
Prerequisites
Concepts that build on this
- Concept Calling Remote Function Modules via RFC in ABAP
- Concept Transporting ABAP Objects via gCTS (Git-based Change and Transport System)
- Concept Consuming Intelligent Scenarios via ABAP ISLM Completion API
- Concept Creating Intelligent Scenarios in SAP S/4HANA ISLM Framework
- Concept Checking Out Git Branches in SAP BTP ABAP Environment (gCTS)
- Concept Space and Page Template Scoping
- Concept Instantiating a Remote OData Client Proxy in ABAP (/iwbep/cl_cp_factory_remote)
- Concept Parsing JSON in ABAP using XCO Library (xco_cp_json)
- Concept Consuming SAP AI Core Orchestration Service via ABAP ISLM API
- Concept ABAP MQTT Client (IF_MQTT_CLIENT, CL_MQTT_CLIENT_MANAGER)
- Concept WebSocket RFC from On-Premise to Cloud
- Concept ABAP Simple Transformation for XML-to-ABAP Conversion