GetBehaviorImplementation
Retrieve ABAP behavior implementation definitions from SAP systems. Access active or inactive versions to analyze and manage behavior logic in development workflows.
Instructions
Retrieve ABAP behavior implementation definition. Supports reading active or inactive version.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| behavior_implementation_name | Yes | BehaviorImplementation name (e.g., Z_MY_BEHAVIORIMPLEMENTATION). | |
| version | No | Version to read: "active" (default) for deployed version, "inactive" for modified but not activated version. | active |