SAP SDO
With Quanthra SDO AI SAP you can connect your SAP with Quanthra AI Agents.
Quanthra SDO (SAP Dictionary OnPremise)
Install QuanthraSDO in your SAP using ABAPGit.
Repository: GitHub Quanthra SDO
After installation, the following objects will appear on your system:
SICF node: /default_host/sap/bc/icf/API_QTR_SDO
This node needs to be configured on your system.
Business Class: ZQUANTHRACL_SDO
This class can be enhanced to adapt your system
Handler Class: ZQUANTHRACL_SDO_HANDLER
Integration Routes:
CREATE_PACKAGE
CREATE_TABLE
CREATE_DOMAIN
CREATE_DATA_ELEMENT
CREATE_CLASS
CREATE_FUNCTION
CREATE_REQUEST
CREATE_PROGRAM
GET_PROGRAM_SOURCE
GET_CLASS_SOURCE
GET_FUNCTION_SOURCE
GET_CDS_SOURCE
How to configure call SAP SDO in SAP
POST: [SERVER]/default_host/sap/bc/icf/API_QTR_SDO/quanthra/[METHOD]
Last updated