GetBehaviorDefinition
Retrieve ABAP behavior definitions from SAP systems to access active or inactive versions for development and analysis.
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 |