createObject
Create new ABAP objects in the development system by specifying type, name, description, and parent details to streamline ABAP development workflows.
Instructions
Create a new ABAP object
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objtype | Yes | ||
| name | Yes | ||
| parentName | Yes | ||
| description | Yes | ||
| parentPath | Yes | ||
| responsible | No | ||
| transport | No |