package: Packages
Discover packages, check existence, and look up valid values for package fields.
Related guides: read-navigate.
3 commands.
abapctl package list
READ IDEMPList custom (Z*/Y*) packages from the SAP system
| Option | Required | Description |
|---|---|---|
--connection | no | connection profile name |
--prefix | no | package name prefix(es) (repeatable) |
abapctl package list
abapctl package exists
READ IDEMPCheck if a package exists and show its metadata
| Option | Required | Description |
|---|---|---|
name (positional) | yes | name (object/name argument) |
--connection | no | connection profile name |
abapctl package exists ZCL_FOO
abapctl package lookup
READ IDEMPLook up valid values for package fields (transport layers, software components, etc.)
| Option | Required | Description |
|---|---|---|
type (positional) | yes | value help type |
--connection | no | connection profile name |
--filter | no | filter results by name pattern |
abapctl package lookup transportlayer