GetBehaviorDefinition
Retrieve ABAP behavior definitions to access active or inactive versions for development and analysis in SAP systems.
Instructions
Retrieve ABAP behavior definition definition. Supports reading active or inactive version.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| behavior_definition_name | Yes | BehaviorDefinition name (e.g., Z_MY_BEHAVIORDEFINITION). | |
| version | No | Version to read: "active" (default) for deployed version, "inactive" for modified but not activated version. | active |