createObject
Create a new ABAP object in SAP by specifying object type, name, parent package, description, and path. Optionally assign a responsible user and transport request.
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 |