GetBehaviorImplementation
Retrieve ABAP behavior implementation definition for active or inactive version by specifying behavior implementation name.
Instructions
Retrieve ABAP behavior implementation definition. Supports reading active or inactive version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Version to read: "active" (default) for deployed version, "inactive" for modified but not activated version. | active |
| behavior_implementation_name | Yes | BehaviorImplementation name (e.g., Z_MY_BEHAVIORIMPLEMENTATION). |