objectRegistrationInfo
Check an ABAP object's workbench registration to identify its package, transport layer, and editability, preventing lock failures on foreign or read-only objects.
Instructions
The workbench registration of an object: which transport layer and package it belongs to, and whether it can be changed here. This is what says an object is foreign or read-only before a lock fails on it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectUrl | Yes |