取得物件結構
get_object_structureRetrieve the structure of ABAP objects including class methods, includes, and source URI to understand object composition.
Instructions
取得 ABAP 物件的結構資訊(class 的 methods/includes、program 的組成等)與 source URI。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_url | Yes | 物件的 ADT URI,例如 /sap/bc/adt/oo/classes/zcl_demo |