createObject
Create new ABAP objects for SAP systems with type, name, description, and parent path. Supports transport and responsible assignment.
Instructions
Create a new ABAP object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| objtype | Yes | ||
| transport | No | ||
| connection | No | Optional: SAP connection name to use for THIS call only (overrides the active connection; see listConnections). Immune to server restarts and concurrent switches. | |
| parentName | Yes | ||
| parentPath | Yes | ||
| description | Yes | ||
| responsible | No |