Skip to main content

package: Packages

Discover packages, check existence, and look up valid values for package fields.

Related guides: read-navigate.

3 commands.

abapctl package list

READ IDEMP

List custom (Z*/Y*) packages from the SAP system

OptionRequiredDescription
--connectionnoconnection profile name
--prefixnopackage name prefix(es) (repeatable)
abapctl package list

abapctl package exists

READ IDEMP

Check if a package exists and show its metadata

OptionRequiredDescription
name (positional)yesname (object/name argument)
--connectionnoconnection profile name
abapctl package exists ZCL_FOO

abapctl package lookup

READ IDEMP

Look up valid values for package fields (transport layers, software components, etc.)

OptionRequiredDescription
type (positional)yesvalue help type
--connectionnoconnection profile name
--filternofilter results by name pattern
abapctl package lookup transportlayer