createObject
Creates a new ABAP object in SAP via ADT APIs. Specify object type, name, parent path, and description.
Instructions
Create a new ABAP object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| objtype | Yes | ||
| transport | No | ||
| parentName | Yes | ||
| parentPath | Yes | ||
| description | Yes | ||
| responsible | No |