GET SAP Objects
One of purpose of SDO is to get dependencies of one main element.
How to configure the SAP SDO in Quanthra Tools
Create the Integration Token
Create one External Integration
Save your generated access token
Create the Tool
The sugestion to fill is:
Name: get_sap_objects
Description: Get SAP Objects
Method: POST
Is Active: True
Tool Kind: HTTP Request
Headers : N/A
Params:
Type
Param Name
Description
Constant
Enum
String
url
URL SAP
your sap ip from SICF
String
object_name
Name Object SAP
String
object_type
Type Object SAP
PROGRAM,CDS,CLASS,FUNCTION
String
access_token
Access Token
your access token Quanthra

Last updated