createObject
Create new ABAP objects in the development system by specifying object type, name, parent details, and description 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 |