GetServiceDefinition
Retrieve ABAP service definitions to access active or inactive versions for development and deployment workflows in SAP systems.
Instructions
Retrieve ABAP service definition definition. Supports reading active or inactive version.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_definition_name | Yes | ServiceDefinition name (e.g., Z_MY_SERVICEDEFINITION). | |
| version | No | Version to read: "active" (default) for deployed version, "inactive" for modified but not activated version. | active |