GetObjectNodeFromCache
Retrieve a cached ABAP object node by specifying object type, object name, and technical name. Returns expanded object URI if present.
Instructions
[read-only] Returns a node from the in-memory objects list cache by OBJECT_TYPE, OBJECT_NAME, TECH_NAME, and expands OBJECT_URI if present.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tech_name | Yes | [read-only] Technical name | |
| object_name | Yes | [read-only] Object name | |
| object_type | Yes | [read-only] Object type |